Separates the image into different segments using the Watershed algorithm.

Note
The settings used to create the after image are shown below:
Create sections within an image as if it were a topographic surface. The dark areas are basins and the light areas the ridges around the basins.
| Framework | Member |
|---|---|
| .NET | WatershedCommand |
| .NET 6+ | WatershedCommand |
| iOS / OS X | LTWatershedCommand |
| Java | WatershedCommand |
| C DLL | L_WatershedBitmap |
| C++ Class Library | LBitmap::WatershedBitmap |