ImageGear Professional for Windows ActiveX
ICAP_PIXELFLAVOR

Purpose:

Sense of the pixel whose numeric value is zero (minimum data value). For example, consider a black and white image:

 
Copy Code
If ICAP_PIXELTYPE is TWPT_BW then
If ICAP_PIXELFLAVOR is TWPF_CHOCOLATE
then Black = 0
Else if ICAP_PIXELFLAVOR is TWPF_VANILLA
then White = 0

Sources may prefer a different value depending on ICAP_PIXELTYPE. Set ICAP_PIXELTYPE and do a MSG_GETDEFAULT to determine the Source's preferences.

Data Type:

TW_UINT16

Valid Values:

Default Value: TWPF_CHOCOLATE

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback