gimp-buffer-get-image-type

Michael Natterer <mitch@gimp.org>

Description

Retrieves the specified buffer's image type.

Help

This procedure retrieves the specified named buffer's image type.


Type

unknown

Parameters

Type Name Description
PF_VALUE buffer-name The buffer name

Return

Type Name Description
PF_INT image-type The buffer image type { RGB (0), GRAY (1), INDEXED (2) }