ImageGear .NET - Updated October 2, 2018
ImGearMaskChannelModes Enumeration




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearMaskChannelModes Enumeration
Specifies whether the color indicates masked or selected area.
Syntax
'Declaration
 
Public Enum ImGearMaskChannelModes 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearMaskChannelModes
Members
MemberDescription
ColorIndicatesMaskedAreaSpecifies that color indicates masked area.
ColorIndicatesSelectedAreaSpecifies that color indicates selected area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Core.ImGearMaskChannelModes

See Also

Reference

ImageGear.Core Namespace