15 lines
755 B
Markdown
15 lines
755 B
Markdown
# `objc2-core-image`
|
|
|
|
[](https://crates.io/crates/objc2-core-image)
|
|
[](../LICENSE.txt)
|
|
[](https://docs.rs/objc2-core-image/)
|
|
[](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)
|
|
|
|
Rust bindings to Apple's framework CoreImage.
|
|
|
|
This README is kept intentionally small to consolidate the documentation, see
|
|
[the Rust docs](https://docs.rs/objc2-core-image/) for more details on this crate.
|
|
|
|
This crate is part of the [`objc2` project](https://github.com/madsmtm/objc2),
|
|
see that for related crates.
|