1FB_DEFAULT_CMAP(9)           Frame Buffer Library           FB_DEFAULT_CMAP(9)
2
3
4

NAME

6       fb_default_cmap - get default colormap
7

SYNOPSIS

9       const struct fb_cmap * fb_default_cmap(int len);
10

ARGUMENTS

12       len
13           size of palette for a depth
14

DESCRIPTION

16       Gets the default colormap for a specific screen depth.  len is the size
17       of the palette for a particular screen depth.
18
19       Returns pointer to a frame buffer colormap structure.
20
22Kernel Hackers Manual 3.10         June 2019                FB_DEFAULT_CMAP(9)
Impressum