ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICPunchHoleOptions Class
Members




In This Topic
    ImGearICPunchHoleOptions Class
    In This Topic
    Specifies parameters for ImGearIC.RemovePunchHoles method.
    Object Model
    ImGearICPunchHoleOptions Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearICPunchHoleOptions 
    'Usage
     
    Dim instance As ImGearICPunchHoleOptions
    public sealed class ImGearICPunchHoleOptions 
    public __gc __sealed class ImGearICPunchHoleOptions 
    public ref class ImGearICPunchHoleOptions sealed 
    Inheritance Hierarchy

    System.Object
       ImageGear.Processing.ImageClean.ImGearICPunchHoleOptions

    See Also