←Select platform

SetPaintLookupTable16 Method

Summary

For internal use by LEADTOOLS.

Syntax
C#
VB
C++
[CLSCompliantAttribute(false)] 
public void SetPaintLookupTable16( 
   ushort[] value 
) 
<CLSCompliantAttribute(false)> 
 Public Sub SetPaintLookupTable16( 
   ByVal value() As UShort 
) 
public:  
   [CLSCompliantAttribute(false)] 
   void SetPaintLookupTable16( 
      array<UInt16>^ value 
   ) 

Parameters

value
An array of ushort values 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