ImageGear v26.3 - Updated
ImageGear.Core 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 Field Accuracy of the punch hole's detection, measured in percent (%).  
    Public Field Maximum width/height ratio of object dimensions.  
    Public Field Maximum object size to remove; size considered as diameter respective circle.  
    Public Field Minimum width/height ratio of object dimensions.  
    Public Field Minimum object size to remove; size considered as diameter respective circle.  
    Public Field Hole's size unit of measure.  
    Top
    See Also