Png |
The settings for PNG output images
For the output file name, it is recommended to use the file extension ".png".public class PngImageOptions : ImageOptions
The PngImageOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| PngImageOptions |
| Name | Description | |
|---|---|---|
| Background | Combine a background with the image This property allows a choice of which background to combine with the image. Default: White | |
| ColorSpace | The color space of the output image Get or set the color space. Default: Rgb |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |