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

  Name Description
Public Constructor RasterUserMatchTable Constructor Initializes a new instance of the RasterUserMatchTable class.  
Top

Public Properties

  Name Description
Public Property Data Gets a pointer to the internal user match table.  
Top

Public Methods

  Name Description
Public Method Create Creates a table that speeds color conversion when using a palette that you create.  
Public Method Unuse Frees the table that is used to speed conversion when using a palette that you create.  
Public Method Use Selects a table that speeds conversion when using a palette that you create  
Top

See Also