Function
Bablpalette_set_palette
Declaration [src]
void
babl_palette_set_palette (
  const Babl* babl,
  const Babl* format,
  void* data,
  int count
)
Description [src]
Assign a palette to a palette format, the data is a single span of pixels representing the colors of the palette.