Turning canvas pixels into an image variable

Hey all - newbie question here. I have tried to figure this out for a while so hopefully someone can see the error of my ways!

I want to take the current canvas output and turn it into an image object so I can pass that into another image processing function that requires an image (rather than raw pixels).

I see can save a canvas as an image file, but thats not what I need.

Many thanks

Tagged:

Answers

Sign In or Register to comment.