The following tables list the members exposed by ImageInfo.
| Name | Description | |
|---|---|---|
| ImageInfo Constructor | Initializes a new instance of the 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. |
| ExtensionData | Overloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject |
| 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. |
| Name | Description | |
|---|---|---|
| RaisePropertyChanged | Raises the Study.PropertyChanged event. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value change. |