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

ChannelsProvider.AlphaChannelIndex Property

Returns an index of the alpha channel.

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

Syntax

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

Property Value

A number which specifies an index of the alpha channel for the current bitmap.

See Also

Reference