ImageGear23.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffects Class : Boost Method |
'Declaration Public Shared Sub Boost( _ ByVal page As ImGearRasterPage, _ ByVal strength As Double _ )
'Usage Dim page As ImGearRasterPage Dim strength As Double ImGearEffects.Boost(page, strength)
public static void Boost( ImGearRasterPage page, double strength )
public: static void Boost( ImGearRasterPage* page, double strength )
public: static void Boost( ImGearRasterPage^ page, double strength )