Love2dCS icon indicating copy to clipboard operation
Love2dCS copied to clipboard

imageData.GetPixels() and imageData.SetPixels() with Love2D.Color[,] and Love2D.Color[][]

Open Shadowblitz16 opened this issue 6 years ago • 3 comments

I think these should also be added for easy to use converting. note I think they should also use memory copying instead of looping to be faster.

these functions allow people to quickly write and read pixelData;

Shadowblitz16 avatar Jan 07 '20 22:01 Shadowblitz16

same as #98

endlesstravel avatar Jan 08 '20 04:01 endlesstravel

this is more to do with ImageData.SetPixels and ImageData.GetPixels sorry

Shadowblitz16 avatar Jan 08 '20 04:01 Shadowblitz16

ok, i will add them.

endlesstravel avatar Jan 08 '20 11:01 endlesstravel