5 releases
0.1.1 | Jul 18, 2024 |
---|---|
0.1.0 | Jul 18, 2024 |
0.1.0-beta3 | Jul 17, 2024 |
#284 in Graphics APIs
Used in ohos-sys
335KB
3K
SLoC
FFI Bindings for native_drawing
on OpenHarmony
The native drawing module provides APIs for drawing 2D graphics and text. The graphics and text drawn by using the APIs cannot be directly displayed on the screen. To display the drawn graphics and text, you'll need the capabilities provided by the and native window module.
Please consult the official documentation for more details: English docs, Chinese docs