Method
VipsImagecast_dpcomplex
Declaration [src]
int
vips_cast_dpcomplex (
VipsImage* in,
VipsImage** out,
...
)
Description [src]
Convert in to #VIPS_FORMAT_DPCOMPLEX. See vips_cast().
| 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. | |
... |
|
|