Skip to content

Add async getImage and getImageData

Compare
Choose a tag to compare
@PanayotCankov PanayotCankov released this 27 Apr 10:59
· 372 commits to master since this release

What is new

  • Add getImage() method with re-sizing options that returns ImageSource asynchronously
  • Add getImageData() get an ArrayBuffer with the raw image data asynchronously