Skip to content

Add async getImage and getImageData

Choose a tag to compare

@PanayotCankov PanayotCankov released this 27 Apr 10:59

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