Workspace 6.21.5
|
Creates a noise image for use with 2D algorithms that required a degree of stochasticity.
Inputs: | |||
---|---|---|---|
Width | int | ||
Height | int | ||
Light color | QColor | ||
Dark color | QColor | ||
Preserve color ratios | bool | If enabled, the Red, Blue and Green color channels of each pixel will have the same magnitude. | |
Outputs: | |||
Image | QImage |