var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS(); var value; // Type: string value = instance.get_NewColor();
function get_NewColor() : string;
Return Value
Новый цвет. Значение по умолчанию - "rgba(0,0,0,1)".
var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS(); var value; // Type: string value = instance.get_NewColor();
function get_NewColor() : string;