Function

Vipscol_sRGB2scRGB_16_noclip

Declaration [src]

int
vips_col_sRGB2scRGB_16_noclip (
  int r,
  int g,
  int b,
  float* R,
  float* G,
  float* B
)

Description

No description available.

Parameters

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

Return value

Returns: int
  No description available.