Language:
Русский
English
SetGraphBufSize (procedure) (Graph unit)
Changes the default graphics buffer size used for scan and flood fills.
Declaration
procedure SetGraphBufSize(BufSize: Word);
Target
Real, Protected
Remarks
The internal buffer size is set to BufSize, and a buffer is allocated on the heap when a call is made to InitGraph.