Function
Vipscol_sRGB2scRGB_8_noclip
Declaration [src]
int
vips_col_sRGB2scRGB_8_noclip (
int r,
int g,
int b,
float* R,
float* G,
float* B
)
Parameters
r-
Type:
intNo description available.
g-
Type:
intNo description available.
b-
Type:
intNo 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.