Function
Vipscol_sRGB2scRGB_8
Declaration [src]
int
vips_col_sRGB2scRGB_8 (
int r,
int g,
int b,
float* R,
float* G,
float* B
)
Parameters
r
-
Type:
int
No description available.
g
-
Type:
int
No description available.
b
-
Type:
int
No description available.
R
-
Type:
float*
No description available.
The data is owned by the caller of the function. G
-
Type:
float*
No description available.
The data is owned by the caller of the function. B
-
Type:
float*
No description available.
The data is owned by the caller of the function.