C#
VB
C++
For internal use by LEADTOOLS.
[CLSCompliantAttribute(false)]
public void SetPaintLookupTable16(
ushort[] value
)
<CLSCompliantAttribute(false)>
Public Sub SetPaintLookupTable16(
ByVal value() As UShort
)
public:
[CLSCompliantAttribute(false)]
void SetPaintLookupTable16(
array<UInt16>^ value
)
value
An array of ushort values representing the paint lookup table to use.
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