Can I draw on an Image Canvas or other object? i.e. Lines, Circles, Rectangle?
I need to perform some very simple real time animation.
Thanks!
Can I draw on an Image Canvas or other object? i.e. Lines, Circles, Rectangle?
I need to perform some very simple real time animation.
Thanks!
At this point, roImageCanvas is just for images and text, no drawing primitives just yet. We know developer want more freedom in what they create, and hope to provide it as the SDK continues to mature.
Thanks Patrick.
I will compensate with a server side process.