ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearRasterProcessingVerifier Class
Methods


In This Topic
    ImGearRasterProcessingVerifier Class Members
    In This Topic

    The following tables list the members exposed by ImGearRasterProcessingVerifier.

    Public Methods
     NameDescription
    Public MethodReturns true if AddTilt method can be applied to the specified page.  
    Public MethodOverloaded. Returns true if ImGearRasterProcessing.AdjustContrast method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if Blend Method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.BlendWithAlpha method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.CalculateStatistics method can be applied to the specified page, false otherwise.  
    Public MethodChecks if ImGearRasterProcessing.Close method can be applied to the specified raster page.  
    Public MethodReturns true if ConvertColorSpace Method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.Convolve method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.Encrypt and ImGearRasterProcessing.Decrypt methods can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.Deskew method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.Despeckle method can be applied to the specified page, false otherwise.  
    Public MethodChecks if ImGearRasterProcessing.Dilate method can be applied to the specified raster page.  
    Public MethodReturns true if EnhanceLocal method can be applied to the specified page, false otherwise.  
    Public MethodOverloaded. Returns true if ImGearRasterProcessing.EqualizeContrast method can be applied to the specified page, false otherwise.  
    Public MethodChecks if ImGearRasterProcessing.Erode method can be applied to the specified raster page.  
    Public MethodReturns true if ImGearRasterProcessing.Fill method can be applied to the specified page using provided fillColor, false otherwise.  
    Public MethodReturns true if FilterWithMedian method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if FilterWithUnsharpMask method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.FindSkewAngle method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.FindTilt method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if Gaussian Method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if GeomDespeckle method can be applied to the specified page, false otherwise.  
    Public MethodOverloaded. Returns true if ImGearRasterProcessing.InvertContrast method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if Merge Method can be applied to the specified page, false otherwise.  
    Public MethodChecks if ImGearRasterProcessing.Open method can be applied to the specified raster page.  
    Public MethodReturns true if ImGearRasterProcessing.Reduce method can be applied to the specified page, using specified reduction method, false otherwise.  
    Public MethodReturns true if ImGearRasterProcessing.RemoveTilt method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if Sharpen method can be applied to the specified page, false otherwise.  
    Public MethodVerifies if Smooth method can be applied to the specified Page.  
    Public MethodOverloaded. Returns true if ImGearRasterProcessing.StretchContrast method can be applied to the specified page, false otherwise.  
    Public MethodChecks whether ImGearRasterProcessing.TabulateHistogram method can be applied to the page.  
    Public MethodChecks whether ImGearRasterProcessing.TransformWithLUT method can be applied to the page.  
    Top
    See Also