Closed leaf456 closed 2 years ago
Can't find any documentation for this project, you should probably create some documentation.
Pretty simple if you ask me. local image = require(PNG).new(png_contents) image:GetPixel(x,y)
local image = require(PNG).new(png_contents) image:GetPixel(x,y)
png_contents = game:GetService("HttpService"):GetAsync("IMAGELINK")
Thanks, I'll close the issue.
Can't find any documentation for this project, you should probably create some documentation.