(C) 1998 AROS - The Amiga Research OS
NAME
#include <clib/graphics_protos.h>
LONG WritePixelArray8 (rp , xstart , ystart , xstop , ystop , array , temprp)
LOCATION
In GfxBase at offset 131
SYNOPSIS
struct RastPort * rp
ULONG xstart
ULONG ystart
ULONG xstop
ULONG ystop
UBYTE * array
struct RastPort * temprp
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY