Name | Description | |
---|---|---|
AccessionNumber | The Accession Number | |
Angle | Controls the rotation of an image | |
Area | The display area of DicomImage | |
BorderPen | The Pen object for Image border | |
CacheMode | Controls how the pixel data is cached | |
CaptureBackColour | User defined background colour for image output of PrinterImage, Bitmap and SubImage methods | |
CDAStyleSheet | Style sheet used for displaying encapsulated CDA | |
CineFramesToDisplay | The set of frames to display for cine modes | |
CineIndex | The index of the currently displayed frame when using CineMode | |
CineMode | Enumerated running modes for multi-frame image | |
CineRate | Controls the speed of autonomous cine runs | |
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 | |
DefaultCacheMode | The default value for CacheMode which is applied to all new DicomImage objects. | |
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. Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file. | |
JpipInitialSize | The size of the first request (in bytes) to make to a JPIP server. | |
JpipRequestSize | The size of the requests other than the first (in bytes) to make to a JPIP server. | |
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 | |
MaskRanges | Contains an array of DicomMaskRange objects to be applied to this image. See the DicomMaskRange object for more information on how this is used. | |
MinificationMode | Controls how pixels are interpolated when the image is minified | |
ModalityLUT | Enables or disables the Modality Lookup Table to be used in the DicomImage | |
Name | The Name of the patient | |
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 | |
PresentationStateFeaturesUsed | The presentation state features to use | |
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 | |
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 |