fb_alloc_cmap(9) suse man page | unix.com

Man Page: fb_alloc_cmap

Operating Environment: suse

Section: 9

FB_ALLOC_CMAP(9)					       Frame Buffer Library						  FB_ALLOC_CMAP(9)

NAME
fb_alloc_cmap - allocate a colormap
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 negative errno on error, or zero on success.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FB_ALLOC_CMAP(9)
Related Man Pages
ascmap(3x) - debian
xcupstorecolors(3) - suse
xcopycolormapandfree(3) - hpux
gtk2::gdk::colormap(3) - suse
gtk2::gdk::colormap(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com