LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
ImageFormat Class Properties
See Also 
Leadtools.Dicom.Web Namespace : ImageFormat Class


"

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

"

Public Properties

 NameDescription
public Property BitsPerPixelGets or sets the Bits Per Pixel of the image.  
public Property ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject  
public Property FormatGets or sets the image file format and compression.  
public Property HeightGets or sets the Height of the image.  
public Property QualityFactorGets or sets the Quality Factor (Q. Factor) for lossy image compression.  
public Property WidthGets or sets the Width of the image.  
Top

See Also