GraphicsFormats Xojo plugin

RawWebPExporter.EncodeLossless Property

If set too true then the WebP image will be encoded in lossless format. If set to false the lossy format is used.

EncodeLossless as Boolean {Read and Write}

Remarks

Default value is false.

When lossless format is used then the Quality parameter does nothing.

See Also

RawWebPExporter Class