DrawingBufferPitch()

Syntax

Result = DrawingBufferPitch()
Description
Returns the real length of one line (in bytes) of the current buffer. The result can be larger than the width of the output multiplied by the pixel size because of additional padding.

DrawingBuffer() must be called before using this function.

Supported OS

All

<- DrawingBuffer() - 2DDrawing Index - DrawingBufferPixelFormat() ->