This property sets whether or not the background color of the document is ignored when automatically determining whether to scan in black and white or in color. This property is only enabled when using a custom-built user interface.

[C++Builder]   imagekitcontrolname->Scan->IgnoreBackColor [ = bool ]
[Delphi]   imagekitcontrolname.Scan.IgnoreBackColor [ = Boolean ]

Property Value

Value Explanation
True Ignore the back color
False Does not ignore the back color (Default value)

Explanation

The IgnoreBackColor property sets whether or not the background color of the document is ignored when automatically determining whether to scan in black and white or in color.

IgnoreBackColor is only available with certain Panasonic scan drivers
This property is enabled when the UiMode property is vikScanNONUI and the PixelType property is vikScanPixelAutomation.

Setting this value

This value can be set at runtime.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation