ImageGear22.Core Assembly > ImageGear.Processing Namespace : ImGearProcessingVerifier Class |
For a list of all members of this type, see ImGearProcessingVerifier members.
Name | Description | |
---|---|---|
![]() | CanApplyCreateThumbnail | Returns true if ImGearProcessing.CreateThumbnail method can be applied to the specified Page , with the specified dimensions and interpolation, false otherwise. |
![]() | CanApplyCrop | Returns true if ImGearProcessing.Crop method can be applied to the specified page , false otherwise. |
![]() | CanApplyFlip | Returns true if ImGearProcessing.Flip method can be applied to the specified page , false otherwise. |
![]() | CanApplyResize | Verifies if ImGearProcessing.Resize method can be applied to the Page. |
![]() | CanApplyResizeCanvas | Returns true if ImGearProcessing.ResizeCanvas method can be applied to the specified page , with the specified dimensions, false otherwise. |
![]() | CanApplyRotate | Overloaded. Returns true if the Rotate Method can be applied to the specified Page , false otherwise. |