MasterHistogramLen property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT MasterHistogramLen

Delphi Syntax

MasterHistogramLen: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the number of entries in the MasterHistogram property used in the Histogram dialog box.

You have to set this property before using the MasterHistogram property.

Setting this property to 0 will destroy the MasterHistogram array.

See Also

Elements:

ShowHistogramDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events