ChannelsProvider.AlphaIndex Property

Gets an index of the alpha channel.

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

Syntax

C#
public int AlphaIndex { get; }

Property Value

The index of the alpha channel for the current bitmap.

See Also

Reference