Syntax

dbUnlockpixels()
Description

This command will unlock the current bitmap after faster reading and writing of visual data. Rather than use dbDot and dbPoint to manipulate pixel data, use the dbLockPixels command to perform modification of visual data much faster.

See Also

dbGetPixelsPitch, dbGetPixelsPointer, dbLockPixels