API Version: 8.0
Library Version: 8.18
const char* vips_image_get_mode ( const VipsImage* image )
Image modes are things like "t", meaning a memory buffer, and "p" meaning a delayed computation.
"t"
"p"
utf8
The image mode.