←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly