Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
ImageFormat Class Members
See Also  Properties 
Leadtools.Dicom.Services.DataTypes Namespace : ImageFormat Class

The following tables list the members exposed by ImageFormat.

Public Constructors

 NameDescription
public Constructor ImageFormat ConstructorInitializes a new instance of the ImageFormat  
Top

Public Properties

 NameDescription
public Property BitsPerPixel Gets or sets the Bits Per Pixel of the image.  
public Property Format Gets or sets the image file format and compression.  
public Property Height Gets or sets the Height of the image.  
public Property QualityFactor Gets or sets the Quality Factor (Q. Factor) for lossy image compression.  
public Property Width Gets or sets the Width of the image.  
Top

See Also