PngDecoder Properties |
The PngDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
| ScreenGamma | Gets or sets the screen gamma value that will be used to adjust the colors of a PNG image when read if the
image contains gamma. | |
| SetAlphaFromTransparentColor | Indicates whether or not the PngDcoder should set the alpha channel in the image using the Png file's
transparent color. | |
| SupportedImageType | Obsolete. Returns a Png ImageType enumeration value. (Overrides ImageDecoderSupportedImageType.) | |
| TwoBytePerComponentSupport | Gets or sets a value indicating whether 16-bit per component images are read as 16 or 8-bit per component
images. |