|  | This document is archived and information here might be outdated. Recommended version. | 
Translates pixel values into integers to index them into the colormap.
[Visual Basic .NET]
Public Function Bin ( _
    ByVal pixval As Double _
) As Integer
[C#]
public int Bin (
    double pixval
);
[C++]
HRESULT Bin(
  double pixval
);
[C++] Parameters pixval [in]
pixval is a parameter of type double