←Select platform

SetPaintLookupTable Method

Summary

For internal use by LEADTOOLS.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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 
)  

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly