Aurigma Graphics Mill 5.5 for .NET
Color..::.ChannelCount Property
Returns number of channels available in this color.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
Alpha channel is always available. That's why RGB colors always return 4 (three color channels + alpha channel), grayscale colors returns 2 (luminosity channel + alpha channel), etc.