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

ohos-image-kit-sys

Bindings to the multimedia Image Kit API of OpenHarmony

10 releases

new 0.3.5 Feb 20, 2026
0.3.4 Dec 15, 2025
0.3.3 Jul 9, 2025
0.3.2 Jun 27, 2025
0.1.0 Nov 11, 2024

#384 in Images


Used in ohos-sys

Apache-2.0

250KB
2K SLoC

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


Image Kit bindings for OpenHarmony

Raw bindings to the Image Kit APIs on OpenHarmony.

C API reference: https://gitcode.com/openharmony/docs/blob/master/en/application-dev/reference/apis-image-kit/capi-image.md

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.

Dependencies