PixelFormat.ChannelCount Property

Gets a number of channels available in this pixel format.

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

Syntax

C#
public int ChannelCount { get; }

Property Value

The number of channels available in this pixel format.

See Also

Reference