ImageGear .NET - Updated
ImGearPicturizeMatchingSettings Structure
Members 




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace : ImGearPicturizeMatchingSettings Structure
Stores the settings that specify how the ImGearEffects.Picturize method will match cell images to fragments of the source image.
Object Model
ImGearPicturizeMatchingSettings Structure
Syntax
'Declaration
 
Public Structure ImGearPicturizeMatchingSettings 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearPicturizeMatchingSettings
public struct ImGearPicturizeMatchingSettings : System.ValueType 
public __value struct ImGearPicturizeMatchingSettings : public System.ValueType 
public value class ImGearPicturizeMatchingSettings : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Processing.ImGearPicturizeMatchingSettings

See Also

Reference

ImGearPicturizeMatchingSettings Members
ImageGear.Processing Namespace
Picturize Method