Method
VipsImagefloat2rad
Declaration [src]
int
vips_float2rad (
VipsImage* in,
VipsImage** out,
...
)
Description [src]
Convert a three-band float image to Radiance 32-bit packed format.
See also: vips_rad2float(), #VIPS_CODING_RAD, vips_LabQ2Lab().
This method is not directly available to language bindings. |
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. | |
... |
|
|