Name | Description | |
---|---|---|
![]() | NPngEncoderSettings Constructor | Overloaded. |
The following tables list the members exposed by NPngEncoderSettings.
Name | Description | |
---|---|---|
![]() | NPngEncoderSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | ColorTypeProperty | Reference to the ColorType property. |
![]() ![]() | CompressionLevelProperty | Reference to the CompressionLevel property. |
![]() ![]() | Default | The default PNG encoder settings. Used by the raster image exporters. |
![]() ![]() | NPngEncoderSettingsSchema | Schema associated with NPngEncoderSettings. |
Name | Description | |
---|---|---|
![]() | ColorType | PNG color type. By default set to true color, i.e. the resulting PNG image will contain information for the red, blue and green color component of each pixel. |
![]() | CompressionLevel | Defines the compression level to encode the PNG image at. By default set to best speed. |
![]() | ImageFormat | Overridden. Gets the image format these encoder settings are for. |