var instance = new Vintasoft.Imaging.ImageProcessing.WebAddNoiseCommandJS(); var value; // Type: boolean value = instance.get_MonochromaticNoise();
function get_MonochromaticNoise() : boolean;
Return Value
True - noise is monochromatic; False - noise is NOT monochromatic. Default value is False.