mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
4c640d2500
Instead, the callers (ebiten.NewImageFromImage and (*ebiten.Image).ReplacePixels) have responsibility to copy the pixels now. This change should reduce unnecessary copying pixels. Updates #1222 |
||
---|---|---|
.. | ||
command.go | ||
image_test.go | ||
image.go |