#image #open-harmony #harmony-os #multimedia

ohos-image-kit-sys

Bindings to the multimedia Image Kit API of OpenHarmony

5 releases

0.2.2 Jan 29, 2025
0.2.1 Jan 11, 2025
0.2.0 Jan 9, 2025
0.1.1 Jan 4, 2025
0.1.0 Nov 11, 2024

#298 in Images

Download history 119/week @ 2024-11-11 10/week @ 2024-11-18 1/week @ 2024-12-02 4/week @ 2024-12-09 2/week @ 2024-12-23 126/week @ 2024-12-30 309/week @ 2025-01-06 34/week @ 2025-01-13 4/week @ 2025-01-20 128/week @ 2025-01-27 24/week @ 2025-02-03 3/week @ 2025-02-10

160 downloads per month
Used in ohos-sys

Apache-2.0

210KB
2K SLoC

Image Kit bindings for OpenHarmony

Raw bindings to the Image Kit APIs on OpenHarmony.

Development

This crate is developed as part of the ohos-sys bindings.

License

This crate is licensed under the Apache-2.0 license, matching the OpenHarmony OS SDK.


lib.rs:

Image Kit

Image development is the process of parsing, processing, and constructing image pixel data to achieve the required image effect. Image development mainly involves image decoding, processing, and encoding.

See the official upstream documentation for more information:

Feature flags

Dependencies