This document is archived and information here might be outdated. Recommended version. |
Translates pixel values to table entries.
[Visual Basic .NET] Public Function TranslateValue ( _ ByVal pixval As Double _ ) As Double
[C#] public double TranslateValue ( double pixval );
[C++]
HRESULT TranslateValue(
double pixval
);
[C++]
Parameters pixval [in]
pixval is a parameter of type double