RIVAFB_SETCOLREG

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

 

NAME

rivafb_setcolreg -  

SYNOPSIS

"SYNOPSIS"

int rivafb_setcolreg (unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info * info);  

ARGUMENTS

regno
register index
red
red component
green
green component
blue
blue component
transp
transparency
info
pointer to fb_info object containing info for current riva board
 

DESCRIPTION

Set a single color register. The values supplied have a 16 bit magnitude.  

RETURNS

Return != 0 for invalid regno.  

CALLED FROM

fbcmap.c:fb_set_cmap


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
CALLED FROM

This document was created by man2html, using the manual pages.
Time: 13:31:47 GMT, October 06, 2005