GetColorDistance Method
Kaliko.ImageLibrary.ColorSpace Namespace > ColorSpaceHelper Class : GetColorDistance Method |
Gets the "distance" between two colors. RGB colors must be normalized (eg. values in [0.0, 1.0]).
Overload List
Overload | Description |
---|---|
GetColorDistance(Double,Double,Double,Double,Double,Double) | Gets the "distance" between two colors. RGB colors must be normalized (eg. values in [0.0, 1.0]). |
GetColorDistance(Double[],Double[]) | Gets the "distance" between two colors. RGB colors must be normalized (eg. values in [0.0, 1.0]). |
GetColorDistance(Color,Color) | Gets the "distance" between two colors. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2