mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
df1bd42dec
Note that ImageData:mapPixel (with its optional sub-rectangle parameters) is often many times faster than a loop of ImageData:setPixel and/or getPixel, for anything more than a few pixels.