Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/colors/src/common.ts>meanDistance

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

Calculate mean distance between two colors

Parameters

from: number[]
to: number[]

Returns

number