Skip to content

Releases: DigitalMasterpieces/CoreImageExtensions

CIImage Lookup Extension

05 Aug 07:27
c90afb5

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1: Debug Extensions

04 Jul 08:43
10812ab

Choose a tag to compare

Added extensions to simplify and improve debugging Core Image filters and outputs.

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Jan 13:14
755f68d

Choose a tag to compare

Added async CIContext APIs.

Build fixes

12 May 07:02
f2e1d29

Choose a tag to compare

Small build fixes related to Xcode 14.5 and Catalyst.

1.0.0: Initial Release

22 Apr 08:28

Choose a tag to compare

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.