DrawingBufferPitch()
Syntax
Result = DrawingBufferPitch()Description
Returns the real length of one line, in bytes, of the current buffer. This is needed when accessing the video memory directly to go from line to line.
DrawingBuffer() must be called before using this command.
Supported OS
Windows, Linux