Dynamsoft Home|Product Home

ICAP_BITDEPTHREDUCTION

Description:

Specifies the Reduction Method the Source should use to reduce the bit depth of the data. Most commonly used with ICAP_PIXELTYPE = TWPT_BW to reduce gray data to black and white.

 

Remarks:

None.

 

Data type:

Integer

 

Default value:

No default

 

Allowed values:

TWBR_THRESHOLD(0), TWBR_HALFTONES(1), TWBR_CUSTHALFTONE(2), TWBR_DIFFUSION(3)

 

CapType for GET:

TW_ENUMERATION, TW_ONEVALUE

 

CapType for SET: 

TW_ENUMERATION, TW_ONEVALUE

 

See also:

ICAP_CUSTHALFTONE, ICAP_HALFTONES, ICAP_PIXELTYPE, ICAP_THRESHOLD