.. _func_graphics_max2d_unlockimage: =========== UnlockImage =========== UnlockImage - Description =========== .. code-block:: blitzmax UnlockImage( image:TImage,frame=0 ) Unlock an image Unlocks an image previously locked with #LockImage. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========