This property sets the shadow. This property is only enabled when using a custom-built user interface.
[C++Builder]   imagekitcontrolname->Scan->Shadow [ = short ]
[Delphi]   imagekitcontrolname.Scan.Shadow [ = Smallint ]

Property Value

From 0 to 255 (Default value is 0)

Explanation

The Shadow property sets the shadow. This property is enabled when the UiMode property is vikScanNONUI.

The Shadow property is disabled if the PixelType property is 0 (ikScanPixelBW).

Note: This property is disabled for digital cameras and scanners that do not support this function. The possible setting values supported by a scan device can be retrieved using the GetCapRange or the GetCapEnumToFloat method.

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