The type of pixel data that a Source is capable of acquiring (for example, black and white, gray, RGB, etc.).
CapGet() returns a list of all pixel types available from the Source. CapSet() on a TW_ENUMERATION structure requests that the Source restrict the available pixel types to the enumerated list. CapSet() on a TW_ONEVALUE container specifies the only pixel type the application can accept.
Integer
No default
TWPT_BW(0), TWPT_GRAY(1), TWPT_RGB(2), TWPT_PALETTE(3), TWPT_CMY(4), TWPT_CMYK(5), TWPT_YUV(6), TWPT_YUVK(7), TWPT_CIEXYZ(8)
TW_ENUMERATION, TW_ONEVALUE
ICAP_BITDEPTH, ICAP_BITDEPTHREDUCTION
TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM Software Configuration Management | Version Control | Source ControlCopyright © 2011 Dynamsoft Corporation. All Rights Reserved.