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