ImageGear22.Processing.Advanced Assembly > ImageGear.Processing.ImageClean Namespace > ImGearIC Class : RemovePunchHoles Method |
'Declaration Public Shared Sub RemovePunchHoles( _ ByVal page As ImGearPage, _ ByVal options As ImGearICPunchHoleOptions _ )
'Usage Dim page As ImGearPage Dim options As ImGearICPunchHoleOptions ImGearIC.RemovePunchHoles(page, options)
public static void RemovePunchHoles( ImGearPage page, ImGearICPunchHoleOptions options )
public: static void RemovePunchHoles( ImGearPage* page, ImGearICPunchHoleOptions* options )
public: static void RemovePunchHoles( ImGearPage^ page, ImGearICPunchHoleOptions^ options )