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


"

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

"

Public Properties

 NameDescription
public Property BitAllocatedGets or sets the number of bits allocated for each pixel sample.  
public Property BitsStoredGets or sets the number of bits stored for each pixel sample.  
public Property DicomFileSizeGets or sets the DICOM file size.  
public Property ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject  
public Property HeightGets or sets height of the image.  
public Property HighBitGets or sets the image window level high bit value.  
public Property NumberOfFramesGets or sets the number of frames in the image.  
public Property PhotometricInterpretationGets or sets the Photometric type code.  
public Property PixelRepresentationGets or sets the pixel representation.  
public Property PlanarConfigurationGets or sets the planar configuration  
public Property TransferSyntaxGets or sets the Transfer Syntax.  
public Property WidthGets or sets the width of the image.  
Top

See Also