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:
float
No description available.
G
-
Type:
float
No description available.
B
-
Type:
float
No 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.