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

GrplotRawKeyLog

Syntax
int GrplotRawKeyLog(struct Plot *ptr, float ox,float oy,float wdt,float hgt, double min,double max, double tick_major,double tick_minor, float major_size,float minor_size, float txt_off,float ttl_off, int tick_flg,int txt_flg,int ttl_flg, int txt_or,int ttl_or,int or,int ttl_num,char *ttl_text,int (*text_box)(char *,float,int,char *,float *,void *),void *boxdata,char * (*make_text)(double,double,double,void *),void *textdata,char *fntname,float fntsze,unsigned int color,unsigned char mask,float width,int ksze,unsigned char *a,unsigned char *r,unsigned char *g,unsigned char *b); GrplotRawLine
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None