DrawingBufferPitch()
语法
Result = DrawingBufferPitch()概要
Returns the real length of one line of the current drawing buffer.
参数
无.
返回值
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.
参阅
DrawingBuffer(), DrawingBufferPixelFormat()
已支持操作系统
所有