Function

Vipscol_scRGB2BW_16

Declaration [src]

int
vips_col_scRGB2BW_16 (
  float R,
  float G,
  float B,
  int* g,
  int* og
)

Description

No description available.

Parameters

R float
  No description available.
G float
  No description available.
B float
  No description available.
g 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.