slint/api/rs
Simon Hausmann db3d726886 Make it possible to retrieve a SharedImageBuffer for a slint::Image in Rust
This change exposes functionality of already existing internal API
that all renderers use to obtain pixels for upload to the screen - so
it's rather well tested.

This also exposes the `SharedImageBuffer` API, an enum that represents
different SharedPixelBuffer encodings.
2024-06-11 07:46:57 -07:00
..
build Make element debug information configurable 2024-06-05 01:29:58 -07:00
macros Make element debug information configurable 2024-06-05 01:29:58 -07:00
slint Make it possible to retrieve a SharedImageBuffer for a slint::Image in Rust 2024-06-11 07:46:57 -07:00