FFB_SETCOLREG
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ffb_setcolreg - Optional function. Sets a color register.
SYNOPSIS
"SYNOPSIS"
int ffb_setcolreg (unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info * info);
ARGUMENTS
- regno
-
boolean, 0 copy local, 1 get_user function
- red
-
frame buffer colormap structure
- green
-
The green value which can be up to 16 bits wide
- blue
-
The blue value which can be up to 16 bits wide.
- transp
-
If supported the alpha value which can be up to 16 bits wide.
- info
-
frame buffer info structure
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:09 GMT, October 09, 2005