PsdImage.ChannelsCount

PsdImage.ChannelsCount property

Gets the PSD channels count.

public int ChannelsCount { get; }

Property Value

The PSD channels count.

See Also