PngExportSettings Object (Web Services API)
This object provides functionality for configuring export to PNG format. The PngExportSettings object is a child object of the OutputFormatSettings object and inherits all its properties.
Properties
Name | Type | Description |
ColorMode | ImageColorModeEnum | Specifies image color. |
Resolution | Integer | Specifies the value of picture resolution in dpi, which is used for exporting. The value "-1" means that the original resolution must be preserved. |
See also
3/26/2024 1:49:49 PM