Click or drag to resize

ImageSrgbToLinear Method

Converts the raw data from the sRGB colorspace to a linear scale.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void SrgbToLinear()
See Also