ImageGear .NET - Updated May 1, 2018
ImGearExtraChannelType Enumeration




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearExtraChannelType Enumeration
Specifies all the supported types of extra channels.
Syntax
'Declaration
 
Public Enum ImGearExtraChannelType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearExtraChannelType
Members
MemberDescription
MaskMask channel.
SpotSpot channel.
UnknownUnknown channel.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Core.ImGearExtraChannelType

See Also

Reference

ImageGear.Core Namespace