void vm_graphic_draw_point( vm_graphic_frame_t* frame, VMINT x, VMINT y );
void vm_graphic_draw_point( vm_graphic_frame_t* frame, VMINT x, VMINT y );
Draws a point at position(x,y) within the frame
|
Parameters |
Description |
|
vm_graphic_frame_t* frame |
[IN] Frame pointer |
|
VMINT x |
[IN] X of the point |
|
VMINT y |
[IN] Y of the point |
void
vmgraphic.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.