| Name | Description |
 | AccessionNumber | The Accession Number |
 | Angle |
Controls the rotation of an image
|
 | Area | The display area of DicomImage |
 | BorderPaint | The Paint object for Image border |
 | CacheMode |
Controls how the pixel data is cached
|
 | CaptureBackColour | User defined background colour for image output of PrinterImage, SKBitmap and SubImage methods Default is Black background |
 | CineFramesToDisplay |
The set of frames to display for cine modes
|
 | CineIndex |
The index of the currently displayed frame when using CineMode
|
 | CineSmoothing |
Boolean property indicating whether Smoothing is applied when Cine is being displayed.
|
 | ColourTable | The colour lookup table of DicomImage |
 | CubicSplineAlpha |
Parameter to control the degree of smoothing.
The default value is �0.75, and normal values range from �0.5 to �1.25, though higher negative values may be used
to produce deliberate edge enhancement.
|
 | DataSet | The underlying DICOM Dataset containing persistent data for the image |
 | DateOfBirth | Date of birth of the patient |
  | DefaultModalityLUT | Default value for the ModalityLUT property |
  | DefaultPresentationLUT | Default value for the PresentationLUT property |
  | DefaultRealTimeCine |
Controls the default for how cine images are displayed
|
  | DefaultVoiLUT | Default value for the VoiLUT property |
 | DisplayMode |
Controls how the image is rendered internal before transfer to the screen
|
 | DrawCacheMode |
Specify the DrawCacheMode to control how image is drawn/cached
|
 | ExplicitModalityLUT |
An explicit modality Lookup Table to be used in place of one specified
in the image or presentaiton state.
|
 | ExplicitPresentationLUT |
An explicit presentation Lookup Table to be used in place of one specified
in the image or presentaiton state.
|
 | ExplicitVOILUT |
An explicit Values of Interest (VOI) Lookup Table to be used in place of one specified
in the image or presentaiton state.
|
 | FilterLength | Contains the length of the smoothing filter |
 | FlipState |
The flip state of the image, allowing the orientation of the image, as displayed,
to be altered
|
 | Frame | Controls which frame of a multi-frame image is displayed |
 | FrameCount | The number of frames contained in a multi-frame image |
 | Gamma | A number that specifies a power |
 | InstanceUID |
Unique identifier for the four levels of the DICOM Query/Retrieve
hierarchy
|
 | Invert | Controls whether the Image will be inverted. |
 | Item | Overloaded. Provides access to all attributes of the image |
 | Labels | Provides access to the DicomLabelCollection, items of which are to be displayed over an image. |
 | Level | The Window Level (also known as the centre) - which controls the greyscale mapping of a displayed image |
 | LevelShift |
Provides a means to modify the usage of a Values of Interest Lookup Table (VOI LUT)
or other display mapping
|
 | MagnificationMode | Controls how pixels are interpolated when the image is magnified |
 | MinificationMode | Controls how pixels are interpolated when the image is minified |
 | Modality | The Modality of the image |
 | ModalityLUT | Enables or disables the Modality Lookup Table to be used in the DicomImage |
 | Name | The Name of the patient |
 | OriginalTS | Original Transfer syntax of the underlying DataSet |
 | OverlayColour | Controls how overlays embedded in the image are displayed |
 | OverlayVisible | Controls whether overlays embedded in the image are displayed |
 | PatientID | The Patient ID |
 | Pixels | Accesses the raw pixel data as a typed array |
 | PresentationLUT | Enables or disables the Presentation Lookup Table to be used in the DicomImage |
 | PresentationState | Support for DICOM greyscale presentation state |
 | PresentationStates | Support for a list of DICOM greyscale presentation state |
 | RawPixels | Accesses the raw pixel data as an array |
 | RealTimeCine |
Controls how cine images are displayed
|
 | RenderedSize | Returns the Image display size in output (normally screen) coordinates |
 | RotateState |
The rotation state of the image, allowing the orientation of the image, as
displayed, to be altered
|
 | RotationBehaviour |
Controls the baseline positioning of an image which is not stretched to fit and is rotated
|
 | Scroll | Controls the positioning of an image display |
 | SeriesDescription | Descriptions for the series |
 | SeriesUID |
Unique identifier for the four levels of the DICOM Query/Retrieve
hierarchy
|
 | Sex | Sex of the patient |
 | ShowLabels | Controls whether the image�s labels (annotations) are shown on screen |
 | ShowShutter |
Controls whether image shutters (if specified in the image) are used.
|
 | ShowUpdates |
Controls whether the images is updated when image display parameters
change
|
 | Size | The dimensions of the image |
 | SOPClass | SOP class of the DicomDataSet. |
 | StretchMode | Controls the automatic zooming of an image. |
 | StudyDescription | Description for the study |
 | StudyUID |
Unique identifier for the four levels of the DICOM Query/Retrieve
hierarchy
|
 | Tag | A general purpose Tag for developer use |
 | UnsharpEnhancement |
UnsharpLength and UnsharpEnhancement, allow use of unsharp masking, as simple method of
image edge enhancement
|
 | UnsharpLength |
UnsharpLength and UnsharpEnhancement, allow use of unsharp masking, as simple method of
image edge enhancement
|
 | UserMatrix |
Means to override the matrix used to display 2D images
|
 | ValidationOptions | The default DicomObjects.Validation.ValidationOptions to apply to newly created DicomImage objects |
 | VoiLUT | The VOI Lookup Table to be used to display the DicomImage |
 | VOILUTFunction |
Controls which VOILUT function to be used, default value is Linear
|
 | VoiLUTInUse |
Indicates whether a Values of Interest Lookup Table is in use
|
 | Width | The Window "Width" - which controls the greyscale mapping of a displayed image |
 | WidthMultiplier |
Provides a means to modify the usage of a Values of Interest Lookup Table (VOI LUT)
or other display mapping
|
 | Zoom | Controls the magnification of an image display |