Demos & Samples
#channel filter is applied. Clear filter
A Load and Save
A.05 TIFF Extra Channels
Reads and writes extra channel to a TIFF image (such as spot colors or additional alpha channels).
E Color Management
E.06 Channels
Explains how to work with image channels - split, combine or swap them. Find here how to add/remove alpha channel or make pixels of a given color transparent.
G Large Images (Memory-Friendly Pipeline API)
G.05 Multiple Sources
Explains how to use several images in one image transformation (i.e. build a pipeline which accepts several sources). In this example, a RGB bitmap is constructed from 3 grayscale images.