GrplotRawImage
Syntax | |
int GrplotRawImage(struct Plot *ptr, struct PlotMatrix *matrix, float ox,float oy,float wdt,float hgt, struct FrameBuffer *img,float dx,float dy, double x,double y,double xmin,double xmax, double ymin,double ymax, unsigned char mask); | |
Header | |
general/grplot.h | |
Library | |
grplot | |
Description | |
None | |
Returns | |
None | |
Errors | |
None | |
Example | |
None |