var instance = new Vintasoft.Imaging.ImageProcessing.WebAddNoiseCommandJS(); var value; // Type: boolean value = instance.get_AutoNoiseGeneration();
function get_AutoNoiseGeneration() : boolean;
Return Value
True - variance and mean are calculated automatically; False - variance and mean are NOT calculated automatically. Default value is False.