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