tauri/.changes/tauri-image.md
Amr Bashir 77b9a508a4
feat(api): add Image class (#9042)
* feat(api): add `Image` class

* clippy

* license headers

* small cleanup

* fixes

* code review

* readd from_png_bytes and from_ico_bytes

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-03-03 04:31:08 +02:00

102 B

tauri @tauri-apps/api
minor:feat minor:feat

Add a new Image type in Rust and JS.