DicomOverlayImage Class Members
In This Topic
The following tables list the members exposed by
DicomOverlayImage.
Public Properties
| Name | Description |
 | BitPosition | Gets the index, in value of source pixel data, of bit, which stores pixel data of overlay image. |
 | BitsAllocated | Gets the number of bits per channel for the overlay image. |
 | Height | Gets the height, in pixels, of the overlay image. |
 | Origin | Gets the position, in coordinate space of source DICOM page, where this overlay image must be placed. |
 | RegionOfInterestArea | Gets the rectangle, in coordinate space of source DICOM page, where this overlay image must be placed. |
 | Type | Gets the overlay type of the overlay image. |
 | Width | Gets the width, in pixels, of the overlay image. |
Public Methods
See Also