var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBaseJS(); var value; // Type: string value = instance.toString();
function toString() : string;
Return Value
String presentation of object.
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBaseJS(); var value; // Type: string value = instance.toString();
function toString() : string;