Click or drag to resize

ImageResultsIsImageSourceImage Property

An indicator as to whether or not image is the same AtalaImage as the original image.

Namespace:  Atalasoft.Imaging.ImageProcessing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool IsImageSourceImage { get; set; }

Property Value

Type: Boolean
See Also