The following tables list the members exposed by ImageInfo.
Public Constructors
| Name | Description | |
|---|---|---|
|  | ImageInfo | Initializes a new instance of the ImageInfo class. | 
Protected Methods
| Name | Description | |
|---|---|---|
|  | RaisePropertyChanged | Raises the PropertyChanged event. | 
Public Properties
| 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. | 
Public Events
| Name | Description | |
|---|---|---|
|  | PropertyChanged | Occurs when a property value change. |