ImageGear23.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessing Class > StretchContrast Method : StretchContrast(ImGearRasterPage) Method |
'Declaration Public Overloads Shared Sub StretchContrast( _ ByVal page As ImGearRasterPage _ )
'Usage Dim page As ImGearRasterPage ImGearRasterProcessing.StretchContrast(page)
public static void StretchContrast( ImGearRasterPage page )
public: static void StretchContrast( ImGearRasterPage* page )
public: static void StretchContrast( ImGearRasterPage^ page )
Use CanApplyStretchContrast method to check whether the operation can be performed.