.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SSTFB_SETCOLREG" "" "06 October 2005" "" ""
.SH NAME
sstfb_setcolreg \- Optional function. Sets a color register.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sstfb_setcolreg (u_int \fIregno\fB, u_int \fIred\fB, u_int \fIgreen\fB, u_int \fIblue\fB, u_int \fItransp\fB, struct fb_info * \fIinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIregno\fB\fR
hardware colormap register
.TP
\fB\fIred\fB\fR
frame buffer colormap structure
.TP
\fB\fIgreen\fB\fR
The green value which can be up to 16 bits wide
.TP
\fB\fIblue\fB\fR
The blue value which can be up to 16 bits wide.
.TP
\fB\fItransp\fB\fR
If supported the alpha value which can be up to 16 bits wide.
.TP
\fB\fIinfo\fB\fR
frame buffer info structure