var instance = new Vintasoft.Imaging.ImageProcessing.WebImageComparisonCommandJS(); var value; // Type: string value = instance.get_Image();
function get_Image() : string;
Return Value
An URL or Base64 string of image that must be compared with the source image. Default value is empty string.