.\" 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 "I810FB_GETCOLREG" "9" "09 October 2005" "" "" .SH NAME i810fb_getcolreg \- gets red, green and blue values of the hardware DAC .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i810fb_getcolreg (u8 \fIregno\fB, u8 * \fIred\fB, u8 * \fIgreen\fB, u8 * \fIblue\fB, u8 * \fItransp\fB, struct fb_info * \fIinfo\fB); \fR .SH "ARGUMENTS" .TP \fB\fIregno\fB\fR DAC index .TP \fB\fIred\fB\fR red .TP \fB\fIgreen\fB\fR green .TP \fB\fIblue\fB\fR blue .TP \fB\fItransp\fB\fR transparency (alpha) .TP \fB\fIinfo\fB\fR pointer to fb_info .SH "DESCRIPTION" .PP Gets the red, green and blue values of the hardware DAC as pointed by \fIregno\fR and writes them to \fIred\fR, \fIgreen\fR and \fIblue\fR respectively