Name | Description | |
---|---|---|
AccessionNumber | The Accession Number (Inherited from DicomObjects.DicomImage) | |
Angle | Controls the rotation of an image (Inherited from DicomObjects.DicomImage) | |
Area | The display area of DicomImage (Inherited from DicomObjects.DicomImage) | |
BorderPen | The Pen object for Image border (Inherited from DicomObjects.DicomImage) | |
CacheMode | Controls how the pixel data is cached (Inherited from DicomObjects.DicomImage) | |
CaptureBackColour | User defined background colour for image output of PrinterImage, Bitmap and SubImage methods | |
CDAStyleSheet | Style sheet used for displaying encapsulated CDA (Inherited from DicomObjects.DicomImage) | |
CineFramesToDisplay | The set of frames to display for cine modes (Inherited from DicomObjects.DicomImage) | |
CineIndex | The index of the currently displayed frame when using CineMode (Inherited from DicomObjects.DicomImage) | |
CineMode | Enumerated running modes for multi-frame image (Inherited from DicomObjects.DicomImage) | |
CineRate | Controls the speed of autonomous cine runs (Inherited from DicomObjects.DicomImage) | |
CineSmoothing | Boolean property indicating whether Smoothing is applied when Cine is being displayed. (Inherited from DicomObjects.DicomImage) | |
ColourTable | The colour lookup table of DicomImage (Inherited from DicomObjects.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. (Inherited from DicomObjects.DicomImage) | |
CutPlanes | The list of cutplanes applied to the view of the object | |
DataSet | The underlying DICOM Dataset containing persistent data for the image (Inherited from DicomObjects.DicomImage) | |
DateOfBirth | Date of birth of the patient (Inherited from DicomObjects.DicomImage) | |
DiffuseReflection | Switches on and off diffuse reflection (shading) | |
DisplayMode | Controls how the image is rendered internal before transfer to the screen (Inherited from DicomObjects.DicomImage) | |
DownSample | A means to reduce the time time to render images, at the expense of reduced quality | |
DrawCacheMode | Specify the DrawCacheMode to control how image is drawn/cached (Inherited from DicomObjects.DicomImage) | |
EarlyRayTermination | The opacity at which to stop Ray Tracing (VR only) | |
ExplicitModalityLUT | An explicit modality Lookup Table to be used in place of one specified in the image or presentaiton state. (Inherited from DicomObjects.DicomImage) | |
ExplicitPresentationLUT | An explicit presentation Lookup Table to be used in place of one specified in the image or presentaiton state. (Inherited from DicomObjects.DicomImage) | |
ExplicitVOILUT | An explicit Values of Interest (VOI) Lookup Table to be used in place of one specified in the image or presentaiton state. (Inherited from DicomObjects.DicomImage) | |
FilterLength | Contains the length of the smoothing filter (Inherited from DicomObjects.DicomImage) | |
FlipState | The flip state of the image, allowing the orientation of the image, as displayed, to be altered (Inherited from DicomObjects.DicomImage) | |
Frame | Controls which frame of a multi-frame image is displayed (Inherited from DicomObjects.DicomImage) | |
FrameCount | The number of frames contained in a multi-frame image (Inherited from DicomObjects.DicomImage) | |
Gamma | A number that specifies a power (Inherited from DicomObjects.DicomImage) | |
InstanceUID | Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy (Inherited from DicomObjects.DicomImage) | |
Invert | Controls whether the Image will be inverted. (Inherited from DicomObjects.DicomImage) | |
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. (Inherited from DicomObjects.DicomImage) | |
JpipRequestSize | The size of the requests other than the first (in bytes) to make to a JPIP server. (Inherited from DicomObjects.DicomImage) | |
Labels | Provides access to the DicomLabelCollection, items of which are to be displayed over an image. (Inherited from DicomObjects.DicomImage) | |
Labels3D | Collection to hold DicomLabel3D objects for display over 3D images. | |
Level | The Window Level (also known as the centre) - which controls the greyscale mapping of a displayed image (Inherited from DicomObjects.DicomImage) | |
LevelShift | Provides a means to modify the usage of a Values of Interest Lookup Table (VOI LUT) or other display mapping (Inherited from DicomObjects.DicomImage) | |
LightDirection | The direction of the ambient light, relative to the eye position | |
LightIntensity | The intensity of the directional (as opposed to ambient) lighting. | |
MagnificationMode | Controls how pixels are interpolated when the image is magnified (Inherited from DicomObjects.DicomImage) | |
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. (Inherited from DicomObjects.DicomImage) | |
Matrix3D | The Matrix relating real world coordinates (in mm) to the display space (with units -1 to +1 in each dimension) | |
MinificationMode | Controls how pixels are interpolated when the image is minified (Inherited from DicomObjects.DicomImage) | |
ModalityLUT | Enables or disables the Modality Lookup Table to be used in the DicomImage (Inherited from DicomObjects.DicomImage) | |
Name | The Name of the patient (Inherited from DicomObjects.DicomImage) | |
OverlayColour | Controls how overlays embedded in the image are displayed (Inherited from DicomObjects.DicomImage) | |
OverlayVisible | Controls whether overlays embedded in the image are displayed (Inherited from DicomObjects.DicomImage) | |
PatientID | The Patient ID (Inherited from DicomObjects.DicomImage) | |
Pixels | Accesses the raw pixel data as a typed array (Inherited from DicomObjects.DicomImage) | |
PresentationLUT | Enables or disables the Presentation Lookup Table to be used in the DicomImage (Inherited from DicomObjects.DicomImage) | |
PresentationState | Support for DICOM greyscale presentation state (Inherited from DicomObjects.DicomImage) | |
PresentationStateFeaturesUsed | The presentation state features to use (Inherited from DicomObjects.DicomImage) | |
PresentationStates | Support for a list of DICOM greyscale presentation state (Inherited from DicomObjects.DicomImage) | |
RawPixels | Accesses the raw pixel data as an array (Inherited from DicomObjects.DicomImage) | |
RealTimeCine | Controls how cine images are displayed (Inherited from DicomObjects.DicomImage) | |
RenderedSize | Overridden. Returns the Image display size in output (normally screen) coordinates | |
RenderMode | The mode used to display an image | |
RotateState | The rotation state of the image, allowing the orientation of the image, as displayed, to be altered (Inherited from DicomObjects.DicomImage) | |
RotationBehaviour | Controls the baseline positioning of an image which is not stretched to fit and is rotated (Inherited from DicomObjects.DicomImage) | |
Scroll | Controls the positioning of an image display (Inherited from DicomObjects.DicomImage) | |
SeriesDescription | Descriptions for the series (Inherited from DicomObjects.DicomImage) | |
SeriesUID | Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy (Inherited from DicomObjects.DicomImage) | |
Sex | Sex of the patient (Inherited from DicomObjects.DicomImage) | |
ShowLabels | Controls whether the image�s labels (annotations) are shown on screen (Inherited from DicomObjects.DicomImage) | |
ShowShutter | Controls whether image shutters (if specified in the image) are used. (Inherited from DicomObjects.DicomImage) | |
ShowUpdates | Controls whether the images is updated when image display parameters change (Inherited from DicomObjects.DicomImage) | |
Size | The dimensions of the image (Inherited from DicomObjects.DicomImage) | |
SlabThickness | Thickness for rendering Minimum, Maximum and Average (slab) | |
SOPClass | SOP class of the DicomDataSet. (Inherited from DicomObjects.DicomImage) | |
SpecularExponent | Controls broadness of specular reflection component (VR only) | |
SpecularIntensity | Controls the intensity of specular reflection (VR only) | |
Step | Step to use when RayCasting (MIP & VR only) | |
StretchMode | Controls the automatic zooming of an image. (Inherited from DicomObjects.DicomImage) | |
StudyDescription | Description for the study (Inherited from DicomObjects.DicomImage) | |
StudyUID | Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy (Inherited from DicomObjects.DicomImage) | |
Tag | A general purpose Tag for developer use (Inherited from DicomObjects.DicomImage) | |
UnsharpEnhancement | UnsharpLength and UnsharpEnhancement, allow use of unsharp masking, as simple method of image edge enhancement (Inherited from DicomObjects.DicomImage) | |
UnsharpLength | UnsharpLength and UnsharpEnhancement, allow use of unsharp masking, as simple method of image edge enhancement (Inherited from DicomObjects.DicomImage) | |
UserMatrix | Means to override the matrix used to display 2D images (Inherited from DicomObjects.DicomImage) | |
VoiLUT | The VOI Lookup Table to be used to display the DicomImage (Inherited from DicomObjects.DicomImage) | |
VOILUTFunction | Controls which VOILUT function to be used, default value is Linear (Inherited from DicomObjects.DicomImage) | |
VoiLUTInUse | Indicates whether a Values of Interest Lookup Table is in use (Inherited from DicomObjects.DicomImage) | |
Volume | The DicomVolume on which this DicomImage3D is based. | |
Width | The Window "Width" - which controls the greyscale mapping of a displayed image (Inherited from DicomObjects.DicomImage) | |
WidthMultiplier | Provides a means to modify the usage of a Values of Interest Lookup Table (VOI LUT) or other display mapping (Inherited from DicomObjects.DicomImage) | |
Zoom | Controls the magnification of an image display (Inherited from DicomObjects.DicomImage) |