Skip to content

The RGBA API now works with arbitrary channels

Compare
Choose a tag to compare
@johannesvollmer johannesvollmer released this 07 Feb 15:49
· 397 commits to master since this release
c4a591f

This release generalizes the beloved rgba callback, so that it can be used with any combination of channels, yay!
Furthermore, it is now easier to create images with multiple layers where each layer has a different type.

At last, this release also includes a dedicated GUIDE.MD, which is an introduction to the concepts in this library. This should help you to get started more easily than just examples.

  • read and write specific channels, by name, and inferred sample type
  • dedicated introductory guide
  • write multiple layers with different types
  • many other small improvements

Version 1.1.0