ChannelsProvider.Count Property

Gets the number of channels for the current bitmap.

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

Syntax

C#
public int Count { get; }

Property Value

The number of channels for the current bitmap.

See Also

Reference