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


In This Topic
    ImGearProcessingVerifier Class Members
    In This Topic

    The following tables list the members exposed by ImGearProcessingVerifier.

    Public Methods
     NameDescription
    Public MethodReturns true if ImGearProcessing.CreateThumbnail method can be applied to the specified Page, with the specified dimensions and interpolation, false otherwise.  
    Public MethodReturns true if ImGearProcessing.Crop method can be applied to the specified page, false otherwise.  
    Public MethodReturns true if ImGearProcessing.Flip method can be applied to the specified page, false otherwise.  
    Public MethodVerifies if ImGearProcessing.Resize method can be applied to the Page.  
    Public MethodReturns true if ImGearProcessing.ResizeCanvas method can be applied to the specified page, with the specified dimensions, false otherwise.  
    Public MethodOverloaded. Returns true if the Rotate Method can be applied to the specified Page, false otherwise.  
    Top
    See Also