Releases: DigitalMasterpieces/CoreImageExtensions
Releases · DigitalMasterpieces/CoreImageExtensions
CIImage Lookup Extension
What's Changed
- Fixed warnings by @frankschlegel in #11
- Added
optionsparameter to image lookup APIs by @frankschlegel in #12
Full Changelog: 1.1.1...1.1.2
1.1.1: Debug Extensions
Added extensions to simplify and improve debugging Core Image filters and outputs.
What's Changed
- More Extensions by @frankschlegel in #8
- Debug extensions by @frankschlegel in #10
Full Changelog: 1.1.0...1.1.1
1.1.0
Added async CIContext APIs.
Build fixes
Small build fixes related to Xcode 14.5 and Catalyst.
1.0.0: Initial Release
This is the initial release, containing extensions for
- better image lookup
- creating images with arbitrary values
- accessing pixel values of images
- and support for the OpenEXR file format.