ImageGear v26.0 - Updated
ImGearCFAColor Enumeration




ImageGear.Core Assembly > ImageGear.Processing Namespace : ImGearCFAColor Enumeration
Specifies the available colors for Color Filter Array encoded images.
Syntax
'Declaration
 
Public Enum ImGearCFAColor 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearCFAColor
public enum ImGearCFAColor : System.Enum 
__value public enum ImGearCFAColor : public System.Enum 
public enum class ImGearCFAColor : public System.Enum 
Members
MemberValueDescription
Blue2Blue color.
Cyan3Cyan color.
Green1Green color.
Magenta4Magenta color.
Red0Red color.
White6White color.
Yellow5Yellow color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearCFAColor

See Also

Reference

ImageGear.Processing Namespace

Is this page helpful?
Yes No
Thanks for your feedback.