SSTFB_SETCOLREG

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

sstfb_setcolreg - Optional function. Sets a color register.  

SYNOPSIS

"SYNOPSIS"

int sstfb_setcolreg (u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info * info);  

ARGUMENTS

regno
hardware colormap register
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: 04:41:08 GMT, October 06, 2005