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

TiffExtraChannelCollection.Count Property

Gets the number of extra channels actually contained in the collection.

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

Syntax

Visual Basic
Public ReadOnly Property Count As Integer
C#
public int Count { get; }

Property Value

The number of extra channels actually contained in the collection.

See Also

Reference