IOinternDrawAddRaster |
Top Previous Next |
Add of a grid. The routine is only for the internal use. Parametre pipes (PIOPIPES) [IN] The trading pipes gives the issue canal. file (char *) [IN] With file the file name is determined for the grid. x0 (stands in) [IN] y0 (stands in) [IN] Co-ordinates give the origin of the grid. x1 (stands in) [IN] Information on the X axis gives the expansion. view (void *) [IN] Act on the Viewport. Result --- Declaration #include "ausgabe.h"
void DLLENTRY IOinternDrawAddRaster ( PIOPIPES pipes, char * file, stand in x0, stand in y0, stand in x1 void * view );
|