Gets/sets the collection containing extra channels associated with the TIFF file. Using this property you can write some channels in addition to primary ones.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property ExtraChannels As TiffExtraChannelCollection
public TiffExtraChannelCollection ExtraChannels { get; set; }