[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Wandelt den LCH(ab)-Farbwert in den L*a*b*-Farbraum um.

Namespace: DynamicNode.Types.Imaging
Assembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)

Syntax

C#
public ColorValue_Lab To_Lab()
Visual Basic
Public Function To_Lab As ColorValue_Lab
F#
member To_Lab : unit -> ColorValue_Lab 

Return Value

[Missing <returns> documentation for "M:DynamicNode.Types.Imaging.ColorValue_LCH.To_Lab"]

See Also