Function Image.srgbToLinear
Converts the raw data from the sRGB colorspace to a linear scale.
void srgbToLinear() nothrow @nogc;
Converts the raw data from the sRGB colorspace to a linear scale.
void srgbToLinear() nothrow @nogc;