init(intensity:)
Creates transformer that generates random noise to apply to an image.
Declaration
init(intensity: Double)Parameters
- intensity:
The intensity of the random noise to add to the image.
Creates transformer that generates random noise to apply to an image.
init(intensity: Double)The intensity of the random noise to add to the image.