←Select platform

Create Method (RasterUserMatchTable)

Summary

Creates a table that speeds color conversion when using a palette that you create.

Syntax

C#
VB
WinRT C#
C++
public void Create(  
   Leadtools.RasterColor[] palette 
) 
Public Sub Create( _ 
   ByVal palette() As Leadtools.RasterColor _ 
)  
public void Create(  
   Leadtools.RasterColor[] palette 
) 
 function Leadtools.ImageProcessing.RasterUserMatchTable.Create(  
   palette  
) 
public: 
void Create(  
   Leadtools.array<RasterColor>^ palette 
)  

Parameters

palette
An array of RasterColor that is your palette.

Remarks

The table is referenced by ColorResolutionCommand.

For more information, refer to RasterUserMatchTable.

Example

For an example, refer to RasterUserMatchTable.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize