Constructor
VipsImagenew_matrix_from_array
Declaration [src]
VipsImage*
vips_image_new_matrix_from_array (
int width,
int height,
const double* array,
int size
)
VipsImage*
vips_image_new_matrix_from_array (
int width,
int height,
const double* array,
int size
)