Scanner ActiveX Control

PixelType

 

set the true color, B/W or gray color for scanner.  
 

Scanner1.PixelType[=Integer]


Parameter
Integer
value of pixel type.
-1 - Default
0 - Gray Color
1 - Black and white Color
2 - True Color



Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.PixelType=0
Scanner1.Scan