Function
Gimppalette_get_info
Declaration [src]
gboolean
gimp_palette_get_info (
const gchar* name,
gint* num_colors
)
Description [src]
Retrieve information about the specified palette.
This procedure retrieves information about the specified palette. This includes the name, and the number of colors.
Available since: | 2.2 |