chickadee » sdl2 » unlock-texture!

unlock-texture! textureprocedure

Unlock the texture, applying the new pixel data to the texture. This is for advanced users, and must be used with caution. See SDL_UnlockTexture. See also lock-texture-raw!.

Requires sdl2 egg 0.2.0 or higher.