ImageInfo Properties |
The ImageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BitsPerPixel |
This property sets/returns the number of bits used to represent a single pixel. | |
| BytesPerLine |
This property returns the number of bytes per line in the image. | |
| DPIX |
This property sets/returns the horizontal image resolution. | |
| DPIY |
This property sets/returns the vertical image resolution. | |
| Height |
This property sets/returns the height of the image in pixels. | |
| Width |
This property sets/returns the width of the image in pixels. |