ImageGear .NET - Updated
ImGearPicturizeMatchingMatrix Class
Members 




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace : ImGearPicturizeMatchingMatrix Class
Matches cell images to fragments of the image to which the Picturize effect will be applied.
Object Model
ImGearPicturizeMatchingMatrix Class
Syntax
'Declaration
 
Public Class ImGearPicturizeMatchingMatrix 
'Usage
 
Dim instance As ImGearPicturizeMatchingMatrix
public class ImGearPicturizeMatchingMatrix 
public __gc class ImGearPicturizeMatchingMatrix 
public ref class ImGearPicturizeMatchingMatrix 
Remarks
This is an auxiliary class for the ImGearEffects.Picturize method. It matches cell images to fragments of the image to which the Picturize effect will be applied.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearPicturizeMatchingMatrix

See Also

Reference

ImGearPicturizeMatchingMatrix Members
ImageGear.Processing Namespace
Picturize Method