Home| general |src.lib|grplotlib| GrplotRawFill Index

GrplotRawFill

Syntax
int GrplotRawFill(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double ax,double ay,double bx,double by,double xmin,double xmax, double ymin,double ymax,int or, unsigned int color,unsigned char mask);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None