love2d-community / love-api

The whole LÖVE wiki in a Lua table.
http://love2d-community.github.io/love-api/
299 stars 46 forks source link

Add missing variant of ImageData:setPixel #130

Closed steveRoll-git closed 4 months ago

steveRoll-git commented 4 months ago

ImageData:setPixel can also accept a table of color values.