←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly