Converts a standard RGBE (Red Green Blue Exponent) image to an sRGB image.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Image RgbeToSrgb()
Return Value
Type:
Image[Missing <returns> documentation for "M:Godot.Image.RgbeToSrgb"]
See Also