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


"

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

"

Public Properties

 NameDescription
public Property BitAllocated Gets or sets the number of bits allocated for each pixel sample.  
public Property BitsStored Gets or sets the number of bits stored for each pixel sample.  
public Property DicomFileSize Gets or Sets the DICOM file size.  
public Property Height Gets or sets height of the image.  
public Property HighBit Gets or sets the image window level high bit value.  
public Property NumberOfFrames Gets or Sets the number of frames in the image.  
public Property PhotometricInterpretation Gets or sets the Photometric type code.  
public Property PixelRepresentation Gets or Sets the pixel representation.  
public Property PlanarConfiguration Gets or sets the planar configuration  
public Property TransferSyntax Gets or Sets the Transfer Syntax.  
public Property Width Gets or Sets the width of the image.  
Top

See Also