table of contents
FB_COPY_CMAP(9) | Frame Buffer Library | FB_COPY_CMAP(9) |
NAME¶
fb_copy_cmap - copy a colormap
SYNOPSIS¶
int fb_copy_cmap(const struct fb_cmap * from, struct fb_cmap * to);
ARGUMENTS¶
from
frame buffer colormap structure
to
frame buffer colormap structure
DESCRIPTION¶
Copy contents of colormap from from to to.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |