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_format() if you want a sanity-checked value.

Return value

Type: VipsInterpretation

The VipsInterpretation from the image header.