DicomObjects.NET.V8
DicomObjects Namespace / DicomImage Class

In This Topic
    DicomImage Class Properties
    In This Topic

    For a list of all members of this type, see DicomImage members.

    Public Properties
     NameDescription
    Public PropertyThe Accession Number  
    Public Property Controls the rotation of an image  
    Public PropertyThe display area of DicomImage  
    Public PropertyThe Pen object for Image border  
    Public Property Controls how the pixel data is cached  
    Public PropertyUser defined background colour for image output of PrinterImage, Bitmap and SubImage methods Default is Black background  
    Public Property Style sheet used for displaying encapsulated CDA  
    Public Property The set of frames to display for cine modes  
    Public PropertyThe index of the currently displayed frame when using CineMode  
    Public PropertyEnumerated running modes for multi-frame image  
    Public PropertyControls the speed of autonomous cine runs  
    Public Property Boolean property indicating whether Smoothing is applied when Cine is being displayed.  
    Public PropertyThe colour lookup table of DicomImage  
    Public Property 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.  
    Public PropertyThe underlying DICOM Dataset containing persistent data for the image  
    Public PropertyDate of birth of the patient  
    Public Propertystatic (Shared in Visual Basic)The default value for CacheMode which is applied to all new DicomImage objects.  
    Public Propertystatic (Shared in Visual Basic)Default value for the ModalityLUT property  
    Public Propertystatic (Shared in Visual Basic)Default value for the PresentationLUT property  
    Public Propertystatic (Shared in Visual Basic) Controls the default for how cine images are displayed  
    Public Propertystatic (Shared in Visual Basic)Default value for the VoiLUT property  
    Public Property Controls how the image is rendered internal before transfer to the screen  
    Public Property Specify the DrawCacheMode to control how image is drawn/cached  
    Public Property An explicit modality Lookup Table to be used in place of one specified in the image or presentaiton state.  
    Public Property An explicit presentation Lookup Table to be used in place of one specified in the image or presentaiton state.  
    Public Property An explicit Values of Interest (VOI) Lookup Table to be used in place of one specified in the image or presentaiton state.  
    Public PropertyContains the length of the smoothing filter  
    Public Property The flip state of the image, allowing the orientation of the image, as displayed, to be altered  
    Public PropertyControls which frame of a multi-frame image is displayed  
    Public PropertyThe number of frames contained in a multi-frame image  
    Public PropertyA number that specifies a power  
    Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
    Public PropertyControls whether the Image will be inverted.  
    Public PropertyOverloaded. 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.  
    Public Propertystatic (Shared in Visual Basic) The size of the first request (in bytes) to make to a JPIP server.  
    Public Property The size of the requests other than the first (in bytes) to make to a JPIP server.  
    Public PropertyProvides access to the DicomLabelCollection, items of which are to be displayed over an image.  
    Public PropertyThe Window Level (also known as the centre) - which controls the greyscale mapping of a displayed image  
    Public Property Provides a means to modify the usage of a Values of Interest Lookup Table (VOI LUT) or other display mapping  
    Public PropertyControls how pixels are interpolated when the image is magnified  
    Public Property

    Contains an array of DicomMaskRange objects to be applied to this image.

    See the DicomMaskRange object for more information on how this is used.

     
    Public PropertyControls how pixels are interpolated when the image is minified  
    Public PropertyEnables or disables the Modality Lookup Table to be used in the DicomImage  
    Public PropertyThe Name of the patient  
    Public PropertyControls how overlays embedded in the image are displayed  
    Public PropertyControls whether overlays embedded in the image are displayed  
    Public PropertyThe Patient ID  
    Public PropertyAccesses the raw pixel data as a typed array  
    Public PropertyEnables or disables the Presentation Lookup Table to be used in the DicomImage  
    Public PropertySupport for DICOM greyscale presentation state  
    Public Property The presentation state features to use  
    Public PropertySupport for a list of DICOM greyscale presentation state  
    Public PropertyAccesses the raw pixel data as an array  
    Public Property Controls how cine images are displayed  
    Public PropertyReturns the Image display size in output (normally screen) coordinates  
    Public Property The rotation state of the image, allowing the orientation of the image, as displayed, to be altered  
    Public Property Controls the baseline positioning of an image which is not stretched to fit and is rotated  
    Public PropertyControls the positioning of an image display  
    Public PropertyDescriptions for the series  
    Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
    Public PropertySex of the patient  
    Public PropertyControls whether the image�s labels (annotations) are shown on screen  
    Public Property Controls whether image shutters (if specified in the image) are used.  
    Public Property Controls whether the images is updated when image display parameters change  
    Public PropertyThe dimensions of the image  
    Public PropertySOP class of the DicomDataSet.  
    Public PropertyControls the automatic zooming of an image.  
    Public PropertyDescription for the study  
    Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
    Public PropertyA general purpose Tag for developer use  
    Public Property UnsharpLength and UnsharpEnhancement, allow use of unsharp masking, as simple method of image edge enhancement  
    Public Property UnsharpLength and UnsharpEnhancement, allow use of unsharp masking, as simple method of image edge enhancement  
    Public Property Means to override the matrix used to display 2D images  
    Public PropertyThe VOI Lookup Table to be used to display the DicomImage  
    Public Property Controls which VOILUT function to be used, default value is Linear  
    Public Property Indicates whether a Values of Interest Lookup Table is in use  
    Public PropertyThe Window "Width" - which controls the greyscale mapping of a displayed image  
    Public Property Provides a means to modify the usage of a Values of Interest Lookup Table (VOI LUT) or other display mapping  
    Public PropertyControls the magnification of an image display  
    Top
    See Also