Checked the documentation but I couldn't find anything. I want list the cordinates of the filled pixels of any shape into an array.
The function would look like this:
function listShapePixels(shape:Shape):Array
Checked the documentation but I couldn't find anything. I want list the cordinates of the filled pixels of any shape into an array.
The function would look like this:
function listShapePixels(shape:Shape):Array
Briefly :