Method
VipsImageLCh2Lab
Declaration [src]
int
vips_LCh2Lab (
VipsImage* in,
VipsImage** out,
...
)
Parameters
out |
VipsImage |
Output image. |
|
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. | |
... |
|
|