Call us at 1-800-661-8190 or send an email at info@aurigma.com
Gets value stored in specified channel of this color.
Namespace: Aurigma.GraphicsMill Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public MustOverride Function GetChannel ( _ index As Integer _ ) As Byte
public abstract byte GetChannel( int index )
Type: System.Int32