gimp-image-get-cmap


Description

This procedure is deprecated! Use 'gimp-image-get-colormap' instead.

Help

This procedure is deprecated! Use 'gimp-image-get-colormap' instead.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
PF_INT num-bytes Number of bytes in the colormap array (num-bytes >= 0)
unknown colormap The image's colormap. The returned value must be freed with g_free()