Click or drag to resize

DocumentDespeckleCommandVerifySource Method

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected void VerifySource(
	AtalaImage source
)

Parameters

source
Type: Atalasoft.ImagingAtalaImage
The source image for processing. This may be different from the original image.
See Also