Threshold property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT Threshold

Delphi Syntax

Threshold: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the delta value for detecting blank space in the AutoTrim dialog box.

Notice that the dialog dynamically calculates the range of threshold values that are applicable to your bitmap, once the dialog starts using the bitmap found in the LEADImage property. If you don’t provide a valid bitmap, or Nil is set in LEADImage property, the range of values is between 0 and 244

See Also

Elements:

ShowAutoTrimDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events