int DrawZoom(Draw draw,int (*func)(Draw,void *),void *ctx)Collective on Draw
win | - the window where the graph will be made. |
func | - users function that draws the graphic |
ctx | - pointer to any user required data |
Location: src/draw/utils/zoom.c
Graphics (Draw) Index
Table of Contents