ImageGear for Silverlight
ImGearPixelType Enumeration
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace : ImGearPixelType Enumeration




Glossary Item Box

This enumeration specifies the type of pixel data that a Source is capable of acquiring (for example, black and white, gray, RGB, etc.).

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
BW0Black and white pixel type.
GRAY1Gray pixel type.
PALETTE3Palette pixel type.
RGB2RGB pixel type.

Remarks

ImGearCapabilities.ICAP_PIXELTYPE capability values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearPixelType

See Also

©2013. Accusoft Corporation. All Rights Reserved.