The following tables list the members exposed by ImageInfo.
| Name | Description | |
|---|---|---|
| ImageInfo Constructor | Initializes a new instance of the Leadtools.Dicom.Services.DataTypes.ImageInfo class. |
| Name | Description | |
|---|---|---|
| BitAllocated | Gets or sets the number of bits allocated for each pixel sample. |
| BitsStored | Gets or sets the number of bits stored for each pixel sample. |
| DicomFileSize | Gets or Sets the DICOM file size. |
| Height | Gets or sets height of the image. |
| HighBit | Gets or sets the image window level high bit value. |
| NumberOfFrames | Gets or Sets the number of frames in the image. |
| PhotometricInterpretation | Gets or sets the Photometric type code. |
| PixelRepresentation | Gets or Sets the pixel representation. |
| PlanarConfiguration | Gets or sets the planar configuration |
| TransferSyntax | Gets or Sets the Transfer Syntax. |
| Width | Gets or Sets the width of the image. |