[fpc-pascal] Implementing AggPas with PtcGraph

James Richters james at productionautomation.net
Wed Jun 21 21:27:01 CEST 2017


I was trying to find putimage to see how it worked...  and I came across some notes about it in graph.inc as follows:
{ For significant speed improvements , is is recommended }  
{ that these routines be hooked (otherwise the default,  }
{ slower routines will be used) :                        }
..
{   PutImage()                                           }
..

what does 'these routines be hooked'  mean?  Is that something I should be doing in my program or something that is already done internally with ptcgraph?





More information about the fpc-pascal mailing list