The format used for each band element.
Each corresponds to a native C type for the current machine. For example, #VIPS_FORMAT_USHORT is unsigned short.
char format
complex (two floats) format
double float format
double complex (two double) format
float format
int format
invalid setting
short format
unsigned char format
unsigned int format
unsigned short format
The format used for each band element.
Each corresponds to a native C type for the current machine. For example, #VIPS_FORMAT_USHORT isunsigned short .