RedHistogramLen property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT RedHistogramLen

Delphi Syntax

RedHistogramLen: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

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

Setting this property to 0 will destroy the RedHistogram array.

See Also

Elements:

ShowHistogramDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events