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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool IsImageSourceImage { get; set; }Public Property IsImageSourceImage As Boolean
Get
Set
Property Value
Type:
Boolean
See Also