Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/colors/src/common.ts>meanDistance

Color conversion and stuff in TypeScript
Go to Latest
function meanDistance
import { meanDistance } from "https://deno.land/x/colors@v2.0.0-rc.1/src/common.ts";

Calculate mean distance between two colors

Parameters

from: number[]
to: number[]

Returns

number