| Name | Description | |
|---|---|---|
|  | BitsPerPixel | Gets number of bits per pixel. | 
|  | BytesPerLine | Gets number of bytes per line used by pixel data. | 
|  | Height | Gets image height in pixels. | 
|  | Width | Gets image width in pixels. | 
|  | XRes | Gets horizontal resolution of image in dots per inch. | 
|  | YRes | Gets vertical resolution of image in dots per inch. | 

