GraphicsFormats Xojo plugin

RawICOImporter.ScreenGamma Property

Sets screen gamma to be used. You can use this property to forces 100% same result on all platforms. Gamma’s only apply if the bitmap read from the ICO file was PNG based.

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.

See Also

RawICOImporter Class