GraphicsFormats Xojo plugin

RawJpegExporter.SmoothingFactor Property

Smoothing factor is to add smoothing to the image when it gets compressed.

SmoothingFactor as Integer {Read and Write}

Remarks

0 = No smoothing (This is the default setting)
Values from 1 to 100 define smoothing where 1 is the minimum smoothing and 100 the maximum smoothing.

See Also

RawJpegExporter Class