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
160 downloads per month
Used in ohos-sys
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: