The following tables list the members exposed by ImageFormat.
| Name | Description | |
|---|---|---|
| ImageFormat Constructor | Initializes 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. |