slint/examples/imagefilter
Nigel Breslaw 048c0eaf08
Update example readmes
Tidy up the main examples/README.md.
All the main examples now live in a table with a thumbnail and description.
Then each project has it's own README.md with more details.
2024-08-13 11:35:39 +02:00
..
assets added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00
node Bump version number to 1.7.2 2024-08-09 09:52:17 +00:00
rust Bump version number to 1.7.2 2024-08-09 09:52:17 +00:00
ui added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00
README.md Update example readmes 2024-08-13 11:35:39 +02:00

imagefilter

A Rust-only example that shows how to use the Rust image crate to do image manipulations and feed the result into Slint.

.slint Design Rust Source TypeScript Source Online wasm Preview
main.slint main.rs main.ts Online simulation

Screenshot of the imagefilter example