GraphicsFormats Xojo plugin

RawICOExporter.ScreenGamma Property

Sets screen gamma to be used. You can use this property to forces 100% same result on all platforms.

ScreenGamma as Single {Read and Write}

Remarks

If this property is not set then it will default to 1.8 on Mac platforms and 2.2 on platforms.

Gamma’s only apply if the read image from the ICO was PNG based.

See Also

RawICOExporter Class