This document is archived and information here might be outdated. Recommended version. |
The low histogram threshold value.
[Visual Basic .NET] Public Property LowHistogramThreshold As Double
[C#] public double LowHistogramThreshold {get; set;}
[C++]
HRESULT get_LowHistogramThreshold(
System.Double* pValue
);
[C++]
HRESULT put_LowHistogramThreshold(
double pValue
);
[C++]
Parameters pValue [out, retval]
pValue is a parameter of type double* pValue [in]
pValue is a parameter of type double