ImageGear .NET - Updated May 1, 2018
ImGearChannelGroups Enumeration




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearChannelGroups Enumeration
Specifies alpha channels.
Syntax
'Declaration
 
Public Enum ImGearChannelGroups 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearChannelGroups
Members
MemberDescription
ALLAll channels.
ALPHAAlpha channels.
ALPHA_EXTRAExtra and alpha channels.
COLORColor channels.
COLOR_ALPHAColor and alpha channels.
EXTRAExtra channels.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Core.ImGearChannelGroups

See Also

Reference

ImageGear.Core Namespace