var instance = new Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS(); var value; // Type: string value = instance.get_OverlayImage();
function get_OverlayImage() : string;
Return Value
An URL or Base64 string of the image that should be drawn on the source image. Default value is empty string.