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


"

For a list of all members of this type, see ImageFormat members.

"

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