mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-13 11:33:14 +01:00
CopyPixels is basically Pixels and ReplacePixels, but executed lazily while Pixels reads pixels from GPU immediately. Thanks to this, restorable.Image no longer need to keep pixel data if not needed. |
||
---|---|---|
.. | ||
doc.go | ||
enabled_desktop.go | ||
enabled_js.go | ||
image.go | ||
images_test.go | ||
images.go |