Is it possible to fill a object shape (let’s say, a newCircle) using the image resulted from a display.captureBounds()? (without saving the captureBounds to a file)
I think as of now you’re going to have to save it. Image fills need a file name.
Rob
In my case, I was looking for a displayObject fill so I could avoid the i/o.
Thanks Rob.
I think as of now you’re going to have to save it. Image fills need a file name.
Rob
In my case, I was looking for a displayObject fill so I could avoid the i/o.
Thanks Rob.