LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor RasterUserMatchTable ConstructorInitializes a new instance of the RasterUserMatchTable class. Supported in Silverlight, Windows Phone 7  
Top

Public Properties

 NameDescription
public Property BufferGets the user match table data. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method CreateCreates a table that speeds color conversion when using a palette that you create. Supported in Silverlight, Windows Phone 7  
public Method UnuseFrees the table that is used to speed conversion when using a palette that you create. Supported in Silverlight, Windows Phone 7  
public Method UseSelects a table that speeds conversion when using a palette that you create Supported in Silverlight, Windows Phone 7  
Top

See Also