Returns the pixel type of the current image. This is a runtime, read-only property.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V3.0 | Since V4.0 | Since V6.4 |
Enumerated Value / Integer
Value Description TWPT_BW(0) Black and White TWPT_GRAY(1) Grayscaled TWPT_RGB(2 ) RGB
ObjectName. ImagePixelType
ImagePixelType property, along with other properties about the current image information, is valid only in OnPreTransfer and OnPostTransfer event.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
ImageBitsPerPixel property, ImageLength property, ImageWidth property, ImageXResolution property, ImageYResolution property
TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.