Aurigma Graphics Mill 5.5 for .NET
TiffExtraChannel Class
This class represents the TIFF extra channel.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Class TiffExtraChannel
C#
public class TiffExtraChannel
Remarks
One of the most important features of the TIFF image format is the extra channels support. Extra channels are typically used to specify non-color information (such as image opacity), highlight some image area, or apply additional inks (such as gold, silver, etc.) in printing solutions.
Inheritance Hierarchy
System..::.Object
L
Aurigma.GraphicsMill.Codecs..::.TiffExtraChannel