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
)

Description

No description available.

Parameters

R float
  No description available.
G float
  No description available.
B float
  No description available.
r int*
  No description available.
 The data is owned by the caller of the function.
g int*
  No description available.
 The data is owned by the caller of the function.
b int*
  No description available.
 The data is owned by the caller of the function.
og int*
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: int
  No description available.