GreenHistogramSize Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

long GreenHistogramSize;

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

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

Setting this property to 0 will destroy the GreenHistogram array.

See Also

Elements

ShowHistogramDlg method