of     1   

Cav33
#143785172Saturday, August 16, 2014 10:32 PM GMT

I'd like a feature to grab all of a said decal's pixels and edit their color values individually. Something like this: --This code changes one pixel located on (0 , 0) to white, on the decal. local pixels = Workspace.Decal:GetPixels() pixels:SetColor(0 , 0 , Color3.new(255 , 255 , 255)) I'd be great for many uses like color-keying and image effects or maybe even software rendering.
FELlNE
#143785282Saturday, August 16, 2014 10:33 PM GMT

support this would totally not be used for anything bad at all
Cav33
#143786236Saturday, August 16, 2014 10:46 PM GMT

Bump.
Cav33
#143795234Sunday, August 17, 2014 12:36 AM GMT

Bump?
Cav33
#143897952Monday, August 18, 2014 4:17 AM GMT

One last time!
yoshe123
#143904760Monday, August 18, 2014 6:12 AM GMT

Sounds nice, support.
dslorde
#143905049Monday, August 18, 2014 6:19 AM GMT

this is a good idea but it'd be easy to abuse everyone would have places full of inappropriate stuff darude - sandstorm
lordsheen
#143905483Monday, August 18, 2014 6:28 AM GMT

@dslorde, People already make inappropriate images with a method extremely similar to this suggestion :P ~~Everyone that isn't me is a noob~~

    of     1