Image.addNoise

Adds random noise to the specified channel or channels in the image. The amount of time addNoise requires depends on the NoiseType argument.

Parameters

type NoiseType

A NoiseType value.

channel ChannelType

0 or more ChannelType arguments. If no channels are specified, adds noise to all the channels

Meta