|
UnLockBuffer | ||
UnLockBuffer | ||
Parameters: NONE | ||
Returns: NONE | ||
UnLockBuffer lets us turn off the locking placed upon the current graphics buffer. FACTS: * UnlockBuffer expects that buffer will previous Locked using . If it wasn't, this may cause expected results. * Note: We highly recommended you read the Images tutorials also! Mini Tutorial: This example times (in milliseconds) how long it takes to draw 1000 dots to the screen with and without the lockbuffer commands.
Note: These results are from my Duron 800mhz system. The times will vary from system to system.
|
Related Info: | Images | LockBuffer : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |