EasyVtuber icon indicating copy to clipboard operation
EasyVtuber copied to clipboard

Color space conversion function name error

Open whiteeat opened this issue 1 year ago • 0 comments

The original code has a function called "linear_rgb2rgb" which converts sRGB colors to linear RGB, while the "srgb2linear_rgb" function converts linear colors to sRGB colors. This commit addresses the issue by fixing the functions

whiteeat avatar Apr 23 '23 13:04 whiteeat