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