GrplotImage
Syntax | |
int GrplotImage(struct Grplot *plt,int num, struct PlotMatrix *matrix, 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 |