.\" 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 "FFB_IMAGEBLIT" "" "06 October 2005" "" ""
.SH NAME
ffb_imageblit \- REQUIRED function. Can use generic routines if
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ffb_imageblit (struct fb_info * \fIinfo\fB, const struct fb_image * \fIimage\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.TP
\fB\fIimage\fB\fR
structure defining the image.
.SH "DESCRIPTION"
.PP
non acclerated hardware and packed pixel based.
Copies a image from system memory to the screen.