 
            | Accusoft.PdfXpressSdk Namespace : PdfImage Class | 
The following tables list the members exposed by PdfImage.
| Name | Description | |
|---|---|---|
|  | BitsPerComponent | The number of bits per component. | 
|  | BitsPerPixel | The number of bits per pixel. | 
|  | ColorSpace | The colorspace the image data is interpreted in. | 
|  | Height | The height in pixels. | 
|  | IsMask | Specifies if the image is a mask. | 
|  | MirrorHorizontal | Specifies if mirrored about the horizontal axis. | 
|  | MirrorVertical | Specifies if mirrored about the vertical axis. | 
|  | ResolutionX | The horizontal resolution. | 
|  | ResolutionY | The vertical resolution. | 
|  | Rotation | The rotation, measured from the horizontal axis. | 
|  | Width | The width in pixels. |