Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Currently, the annotation ImageData is retrieved from a base64 string format using the getShapeSettings method. It would be beneficial to extend the functionality of the ImageEditor component annotation to also support retrieving the image URL directly if an image URL is provided through the drawImage method annotation. It will not create a hosted URL link, but rather provide information about the URL that was provided in the drawImage method.