C#
VB
Java
Objective-C
WinRT C#
C++
For internal use by LEADTOOLS.
public void SetPaintLookupTable(
byte[] value
)
Public Sub SetPaintLookupTable( _
ByVal value() As Byte _
)
public void SetPaintLookupTable(
byte[] value
)
@property (nonatomic, strong) NSData *paintLookupTable
public void setPaintLookupTable(byte[] value)
function Leadtools.RasterImage.SetPaintLookupTable(
value
)
public:
void SetPaintLookupTable(
array<byte>^ value
)
value
An array of bytes 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