ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing Namespace / ImGearPicturizeMatchingMatrix Class
Members




In This Topic
    ImGearPicturizeMatchingMatrix Class
    In This Topic
    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