Call us at 1-800-661-8190 or send an email at info@aurigma.com
Extracts/replaces specified bitmap channel to/with grayscale Bitmap.
Namespace: Aurigma.GraphicsMill Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Default Property Channel ( _ channelIndex As Integer _ ) As Bitmap
public Bitmap this[ int channelIndex ] { get; set; }
Type: System.Int32