pixel[0] = pixel[0] 0.04045f ? powf((pixel[0] + 0.055f) / 1.055f, 2.4f) : pixel[0] / 12.92f;
Bibliographic Explorer (What is the Explorer?)
,这一点在heLLoword翻译官方下载中也有详细论述
Global news & analysis
Pull-through transforms
为您带来全面、及时、专业的信息服务
· 刘洋 · 来源:dev资讯
pixel[0] = pixel[0] 0.04045f ? powf((pixel[0] + 0.055f) / 1.055f, 2.4f) : pixel[0] / 12.92f;
Bibliographic Explorer (What is the Explorer?)
,这一点在heLLoword翻译官方下载中也有详细论述
Global news & analysis
Pull-through transforms