IHistogramBuilder

The IHistogram Builder is used to compute histogram statistics of a service.

[Visual Basic 6.0]

Dim myObject As IHistogramBuilder

[C++]

IHistogramBuilder clientObject;

[C#, .NET]

IHistogramBuilder clientObject;

Properties

Name

Description

AISImageService

Sets the image service for histogram generation.

RequestAoi

Set the AOI for histogram generation.

ActualValue

Sets the actual pixel values.

Histogram

Gets the Histogram XML.

Methods

Name

Description

Compute

Computes histogram statistics of a service.

Set Property

Sets the value of the given property.

Get Property

Gets the value of the given property.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM, ANSI C / C++ Standard compliant

Dependency

ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++)

Include

isclientc.h (ANSI C)