Syntax
dbUnlockpixels()Description
See AlsoThis 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.