VipsImage*
vips_image_new_matrixv (
int width,
int height,
...
)
Description [src]
As vips_image_new_matrix()
, but initialise the matrix from the argument list. After height
should be width
* height
double constants which are used to set the matrix elements.
This constructor is not directly available to language bindings.
Parameterswidth
Type: int
Image width.
height
Type: int
Image height.
...
Type:
Matrix coefficients.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4