C#
VB
WinRT C#
C++
Table of 256 integers containing lookup values that re-map bump image data.
public int[] LookupTable { get; set; }
Public Property LookupTable As Integer()
public int[] LookupTable {get; set;}
get_LookupTable();
set_LookupTable(value);
Object.defineProperty('LookupTable');
Table of 256 integers containing lookup values that re-map bump image data.
For example, please see BumpmapCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET