GenImageWhiteNoise function
Implementation
ImageC GenImageWhiteNoise(int width, int height, double factor) => _module.GenImageWhiteNoise(width, height, factor);
ImageC GenImageWhiteNoise(int width, int height, double factor) => _module.GenImageWhiteNoise(width, height, factor);