ImageGear for Java
ImGearRasterProcessingVerifier Class
Members  
Contains static methods that check whether particular ImGearRasterProcessing operations are applicable to the page.

Note: These methods should be used to distinguish a sub-set of pages for which particular filter is applicable; e.g., canApplyGaussianBlur method returns true only if incoming page image is not binary, that is BitDepth > 1. Parameters of all IP functions are checked separately.

Syntax
public sealed class ImGearRasterProcessingVerifier 
    extends Object 
Inheritance Hierarchy

java.lang.Object
   com.accusoft.imagegear.processing.ImGearRasterProcessingVerifier

See Also

Reference

ImGearRasterProcessingVerifier Members
com.accusoft.imagegear.processing Package
ImGearRasterProcessing Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback