ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICPunchHoleOptions Class
Fields


In This Topic
    ImGearICPunchHoleOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearICPunchHoleOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearICPunchHoleOptions class.  
    Top
    Public Fields
     NameDescription
    Public FieldAccuracy of the punch hole's detection, measured in percent (%).  
    Public FieldMaximum width/height ratio of object dimensions.  
    Public FieldMaximum object size to remove; size considered as diameter respective circle.  
    Public FieldMinimum width/height ratio of object dimensions.  
    Public FieldMinimum object size to remove; size considered as diameter respective circle.  
    Public FieldHole's size unit of measure.  
    Top
    See Also