Overload List
Name | Description |
---|---|
Random()()()() | Fills selected pixels with random values (Gaussian distribution). Random values are mutiplied by 255 and truncated to the range 0..255. |
Random(Double, Double) | Fills selected pixels with random values (Gaussian distribution). Random values are mutiplied by 255 and truncated to the range 0..255. |