BlueHistogramSize Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

long BlueHistogramSize;

Overview

Refer to Using Imaging Common Dialogs

Remarks

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

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

Setting this property to 0 will destroy the BlueHistogram array.

See Also

Elements

ShowHistogramDlg method