Syntax
Result = dbGetPixelsPitch()Description
See AlsoThis command in combination with dbLockPixels will return the pitch in bytes of the visual surface you have locked. A pitch is the number of bytes you must skip to get to the next physical line of pixels in a visual surface.