Package toxi.color

Class RGBDistanceProxy

java.lang.Object
toxi.color.RGBDistanceProxy
All Implemented Interfaces:
DistanceProxy

public class RGBDistanceProxy extends Object implements DistanceProxy
Implements the DistanceProxy interface to sort colors by RGB distance (used by ColorList.sortByDistance(DistanceProxy, boolean)).