2 unstable releases

0.2.2 May 21, 2024
0.0.0 May 14, 2024

#205 in macOS and iOS APIs

Download history 32234/week @ 2024-07-22 42167/week @ 2024-07-29 39238/week @ 2024-08-05 43398/week @ 2024-08-12 44120/week @ 2024-08-19 50654/week @ 2024-08-26 46514/week @ 2024-09-02 46869/week @ 2024-09-09 48068/week @ 2024-09-16 50590/week @ 2024-09-23 58838/week @ 2024-09-30 59581/week @ 2024-10-07 61864/week @ 2024-10-14 61445/week @ 2024-10-21 64175/week @ 2024-10-28 70151/week @ 2024-11-04

262,546 downloads per month
Used in 882 crates (4 directly)

MIT license

3MB
65K SLoC

objc2-core-image

Latest version License Documentation CI

Rust bindings to Apple's framework CoreImage.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the CoreImage framework

See Apple's docs and the general docs on framework crates for more information.

Dependencies