←Select platform

SetPaintLookupTable Method

Summary
For internal use by LEADTOOLS.
Syntax
C#
VB
Objective-C
C++
Java
public void SetPaintLookupTable( 
   byte[] value 
) 
Public Sub SetPaintLookupTable( _ 
   ByVal value() As Byte _ 
)  
@property (nonatomic, strong) NSData *paintLookupTable 
public void setPaintLookupTable(byte[] value) 
public: 
void SetPaintLookupTable(  
   array<byte>^ value 
)  

Parameters

value
An array of bytes representing the paint lookup table to use.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.