Method
VipsImageget_interpretation
Declaration [src]
VipsInterpretation
vips_image_get_interpretation (
const VipsImage* image
)
Description [src]
Return the VipsInterpretation
set in the image header.
Use vips_image_guess_interpretation()
if you want a sanity-checked value.
Gets property | Vips.Image:interpretation |
Return value
Returns: | VipsInterpretation |
The |