SiteSettings.getWebPImageConversionSettings (Method)

Returns a structure describing the default settings for WebP image support.

Returns:

WebPImageConversionSettings_Struct (struct)

Each row of the returned query results has the following 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.

Context:

License Requirements (none)
Permission Requirements ContributorOrServerCode
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None