ImageGear for .NET
ImGearChannelGroups Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearChannelGroups Enumeration




Glossary Item Box

Specifies groups of DIB channels.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
ALL5All channels.
ALPHA1Alpha channel.
ALPHA_EXTRA4Alpha and extra channels.
COLOR0Color channels.
COLOR_ALPHA3Color and alpha channels.
EXTRA2Extra channels.

Remarks

These values are passed to the ImageGear.Core.ImGearChannelRange structure constructor.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearChannelGroups

See Also

©2013. Accusoft Corporation. All Rights Reserved.