gimp-image-base-type

Spencer Kimball & Peter Mattis

Description

Get the base type of the image.

Help

This procedure returns the image's base type. Layers in the image must be of this subtype, but can have an optional alpha channel.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

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