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

ohos-image-kit-sys

Bindings to the multimedia Image Kit API of OpenHarmony

1 unstable release

0.1.0 Nov 11, 2024

#316 in Images

33 downloads per month

Apache-2.0

115KB
951 lines

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