API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
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"
Type: const char*
const char*
The image mode.