Adds random pixels to an image, letting you specify the percentage of coverage and the color plane.

Add random noise to the image.
| Framework | Member |
|---|---|
| .NET | AddNoiseCommand |
| .NET 6+ | AddNoiseCommand |
| iOS / OS X | LTAddNoiseCommand |
| Java | AddNoiseCommand |
| C DLL | L_AddBitmapNoise |
| C++ Class Library | LBitmap::AddNoise |