1FB_DEFAULT_CMAP(9) Frame Buffer Library FB_DEFAULT_CMAP(9)
23
4
NAME
6fb_default_cmap - get default colormap
7
SYNOPSIS
9const struct fb_cmap * fb_default_cmap(int len);
10
ARGUMENTS
12len
13size of palette for a depth
14
DESCRIPTION
16Gets the default colormap for a specific screen depth. len is the size
17of the palette for a particular screen depth.
1819
Returns pointer to a frame buffer colormap structure.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. November 2011 FB_DEFAULT_CMAP(9)