ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearRasterProcessingVerifier Class > CanApplyStretchContrast Method : CanApplyStretchContrast(ImGearRasterPage) Method |
'Declaration Public Overloads Function CanApplyStretchContrast( _ ByVal page As ImGearRasterPage _ ) As Boolean
'Usage Dim instance As ImGearRasterProcessingVerifier Dim page As ImGearRasterPage Dim value As Boolean value = instance.CanApplyStretchContrast(page)
public bool CanApplyStretchContrast( ImGearRasterPage page )
public: bool CanApplyStretchContrast( ImGearRasterPage* page )
public: bool CanApplyStretchContrast( ImGearRasterPage^ page )