FB_ALLOC_CMAP
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
fb_alloc_cmap - allocate a colormap
SYNOPSIS
"SYNOPSIS"
int fb_alloc_cmap (struct fb_cmap * cmap, int len, int transp);
ARGUMENTS
- cmap
-
frame buffer colormap structure
- len
-
length of cmap
- transp
-
boolean, 1 if there is transparency, 0 otherwise
DESCRIPTION
Allocates memory for a colormap cmap. len is the
number of entries in the palette.
Returns -1 errno on error, or zero on success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:06 GMT, October 06, 2005