Function Image.rgbeToSrgb
Converts a standard RGBE (Red Green Blue Exponent) image to an sRGB image.
godot .d .reference .Ref!(godot.image.Image) rgbeToSrgb() nothrow @nogc;
Converts a standard RGBE (Red Green Blue Exponent) image to an sRGB image.
godot .d .reference .Ref!(godot.image.Image) rgbeToSrgb() nothrow @nogc;