ImageGear .NET v25.2 - Updated
ImGearPixelFlavor Enumeration




ImageGear.Twain Assembly > ImageGear.TWAIN Namespace : ImGearPixelFlavor Enumeration
This enumeration correctly describes the sense of the pixel whose numeric value is zero (minimum data value).
Syntax
'Declaration
 
Public Enum ImGearPixelFlavor 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPixelFlavor
public enum ImGearPixelFlavor : System.Enum 
__value public enum ImGearPixelFlavor : public System.Enum 
public enum class ImGearPixelFlavor : public System.Enum 
Members
MemberValueDescription
CHOCOLATE0Zero pixel represents darkest shade.
VANILLA1Zero pixel represents lightest shade.
Remarks
ImGearCapabilities.ICAP_PIXELFLAVOR capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearPixelFlavor

See Also

Reference

ImageGear.TWAIN Namespace

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