var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBlendCommandJS(); var value; // Type: string value = instance.get_BlendColor();
function get_BlendColor() : string;
Return Value
Color. Default value is "rgba(0,0,0,1)".
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBlendCommandJS(); var value; // Type: string value = instance.get_BlendColor();
function get_BlendColor() : string;