DrawingBufferPitch()
Syntax
Result = DrawingBufferPitch()Description
Returns the real length of one line of the current drawing buffer.
Parameters
None.
Return value
Returns the length in bytes of one line in the output, including any additional padding behind the pixel data of a line.
Remarks
DrawingBuffer() must be called before using this function.
See Also
DrawingBuffer(), DrawingBufferPixelFormat()
Supported OS
All