AnnotationImage Properties |
The AnnotationImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitCount | Gets the bit count (or bits-per-pixel) of the image. |
![]() | Disposed | Gets a value indicating whether this object has been disposed. |
![]() | DpiX | Gets the horizontal resolution of the image. |
![]() | DpiY | Gets the vertical resolution of the image. |
![]() | Height | Gets the height of the image in pixels. |
![]() | ImageData | Gets the image data. |
![]() | ImageObject | Gets the actual image object for this AnnotationImage. |
![]() | Palette | Gets the image palette, if any. |
![]() | Width | Gets the width of the image in pixels. |