This document is archived and information here might be outdated. Recommended version. |
The lookup table (OBJECTID, VALUE) for remaping from index to pixel value.
[Visual Basic .NET]
Public WriteOnly Property LUT
[C#]
public void LUT {set;}
[C++]
HRESULT put_LUT(
ITable*
);
[C++] Parameters [in]
is a parameter of type ITable*
Set the lookup table to map index to raster pixel value.