[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SetGraphBufSize procedure
DECLARATION: SetGraphBufSize(BufSize : Word);
PURPOSE: Changes the buffer size for scan and flood fills
UNIT: Graph
REMARKS: The internal buffer size will be set to BufSize, and a
buffer is allocated on the heap when InitGraph is called.
RESTRICTIONS: Must be called prior to calling InitGraph
See Also:
FloodFill
FillPoly
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson