Table of Contents

TLabColor.DistanceSquared Method

Returns the euclidean distance squared (DeltaE CIE 1976 squared) between this color and other color.

Syntax

Namespace: FlexCel.Core

public Double DistanceSquared(TLabColor Color2)

Parameters

<-> Parameter Type Description
Color2 TLabColor

See also