| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
frame buffer colormap structure
length of cmap
boolean, 1 if there is transparency, 0 otherwise
Allocates memory for a colormap cmap. len is the number of entries in the palette.
Returns -1 errno on error, or zero on success.
| <<< Previous | Home | Next >>> |
| Frame Buffer Colormap | Up | fb_dealloc_cmap |