Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterUserMatchTable Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing Namespace : RasterUserMatchTable Class


The following tables list the members exposed by RasterUserMatchTable.

Public Constructors

 NameDescription
Public ConstructorRasterUserMatchTable Constructor Initializes a new instance of the RasterUserMatchTable class.  
Top

Public Properties

 NameDescription
Public PropertyData Gets a pointer to the internal user match table.  
Top

Public Methods

 NameDescription
Public MethodCreate Creates a table that speeds color conversion when using a palette that you create.  
Public MethodUnuse Frees the table that is used to speed conversion when using a palette that you create.  
Public MethodUse Selects a table that speeds conversion when using a palette that you create  
Top

See Also