The following tables list the members exposed by ImageFormat.
| Name | Description | |
|---|---|---|
![]() | ImageFormat Constructor | Initialize a new instance of the ImageFormat |
| Name | Description | |
|---|---|---|
![]() | BitsPerPixel | Gets or Sets the Bits Per Pixel of the image. |
![]() | Format | Gets or Sets the image file format and compression. |
![]() | Height | Gets or Sets the Height of the image. |
![]() | QualityFactor | Gets or Sets the Quality Factor (Q. Factor) for lossy image compression. |
![]() | Width | Gets or Sets the Width of the image. |

