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.DCF.Examples.BitmapToNde
Assembly:  BitmapToNde (in BitmapToNde.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public void Observe(
	int pixelValue
)

Parameters

pixelValue
Type: SystemInt32
the pixelValue
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionfor pixelValue out of range
See Also

Reference