ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearRasterProcessingVerifier Class |
'Declaration Public NotInheritable Class ImGearRasterProcessingVerifier
'Usage Dim instance As ImGearRasterProcessingVerifier
public sealed class ImGearRasterProcessingVerifier
public __gc __sealed class ImGearRasterProcessingVerifier
public ref class ImGearRasterProcessingVerifier sealed
BitDepth == 1
. Parameters of all IP functions are checked separately.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.System.Object
ImageGear.Processing.ImGearRasterProcessingVerifier