mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-13 03:23:14 +01:00
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 |