Divides image into segments where each segment's pixels have approximately the same color (homogenous color).

Group pixels with approximately similar color into one segment.
| Framework | Member |
|---|---|
| .NET | SegmentCommand |
| .NET 6+ | SegmentCommand |
| iOS / OS X | LTSegmentCommand |
| Java | SegmentCommand |
| C DLL | L_SegmentBitmap |
| C++ Class Library | LBitmap::Segment |