LAUREL BRIDGE

HistogramObserve Method

DICOM Connectivity Framework V3.4
Increment the observed count for the specified pixelValue, and the Total of all observations.

Namespace:  LaurelBridge.DCFExamples.BitmapToNde
Assembly:  BitmapToNde (in BitmapToNde.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public void Observe(
	int pixelValue
)

Parameters

pixelValue
Type: SystemInt32
the pixelValue
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionfor pixelValue out of range
See Also

Reference