This property sets the halftone. This property is only enabled when using a custom-built user interface.

[C++Builder]   imagekitcontrolname->Scan->HalfTone[ = UnicodeString ]
[Delphi]   imagekitcontrolname.Scan.HalfTone[ = string ]

Property Value

The halftone name

Explanation

The HalfTone property sets the halftone. This property is enabled when the UiMode property is vikScanNONUI, the PixelType property is vikScanPixelBW, and the BitDepthReduction property is vikBitDepthReductionHalfTone. However, the Halftone property is disabled when using a digital camera or when the datasource does not support this functionality. To retrieve the values supported, please execute the GetCapEnumToString method.

Setting this value

This value can be set at runtime.

Retrieving this value

This value cannot be retrieved.

Differences with ImageKit 7/8/9/10 ActiveX

The name of the property has changed from HalfTone.

 

The ImageKit10 VCL is a product created by Newtone Corporation