Category: 2D Overlay
Syntax:
b2dUnlockImage:Void(imageHandle:Int)
Void
Uploads modified pixels to GPU (CPU->GPU copy, required after lock, frees CPU buffer).
Takes imageHandle (locked image handle from b2dLockImage, positive integer, must have isLocked=true).
Returns nothing.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn