Content tagged canvas-in-binary

1 usages of this tag
  • 12 replies
  • 1.81K views
This content is deleted
Forum Topic
How do I save canvas data into binary?
Not favoritedFavorited Favorited 0 favourites

I am drawing in canvas and to make undo system there I want to save data into binary So I can load it back later into canvas. I'm not sure how to use binary her...