.\" 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 "XXXFB_IMAGEBLIT" "" "06 October 2005" "" ""
.SH NAME
xxxfb_imageblit \- REQUIRED function. Can use generic routines if
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void xxxfb_imageblit (struct fb_info * \fIp\fB, const struct fb_image * \fIimage\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIp\fB\fR
-- undescribed --
.TP
\fB\fIimage\fB\fR
structure defining the image.
.SH "DESCRIPTION"
.PP
This drawing operation draws a image on the screen. It can be a
mono image (needed for font handling) or a color image (needed for
tux).
.SH "DESCRIPTION"
.PP
This drawing operation draws a image on the screen. It can be a
mono image (needed for font handling) or a color image (needed for
tux).