Function
Vipsvalue_get_array_double
Declaration [src]
double*
vips_value_get_array_double (
const GValue* value,
int* n
)
Description [src]
Return the start of the array of doubles held by value.
optionally return the number of elements in n.
See also