WebPImageConversionSettings_Struct (Type)
A structure that defines the webP image conversion settings for the site.
Based On:
Structure
Structure Fields:
Field Name | Type | Description |
---|---|---|
ConversionType | WebPConversionType | Type of webP conversion - lossy or lossless. |
QualityCompressionSpeed | Integer_0_to_100 | The compression factor for RGB channels between 0 and 100. |
RenderWebP | Boolean | Boolean flag indicating whether the webP version of the image should be rendered or not. |
Error Message:
None