var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS(); var value; // Type: string value = instance.get_NewColor();
function get_NewColor() : string;
Return Value
New color. Default value is "rgba(0,0,0,1)".
var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS(); var value; // Type: string value = instance.get_NewColor();
function get_NewColor() : string;