This documentation is for the old version. Go to the latest Graphics Mill docs

TiffExtraChannel.ChannelType Property

Gets/sets a type of the extra channel.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property ChannelType As TiffChannelType
C#
public TiffChannelType ChannelType { get; set; }

Property Value

TiffChannelType enumeration member that specifies the extra channel type.

See Also

Reference