HSL.Explicit

Operator in HSL

Declaration

public static explicit operator Color(HSL hsl)

Parameters

hsl

Returns

Color

Overload

Declaration

public static explicit operator RGB(HSL hsl)

Parameters

hsl

Returns

RGB

Overload

Declaration

public static explicit operator RGBA(HSL hsl)

Parameters

hsl

Returns

RGBA

Overload

Declaration

public static explicit operator ARGB(HSL hsl)

Parameters

hsl

Returns

ARGB

Overload

Declaration

public static explicit operator HSV(HSL hsl)

Parameters

hsl

Returns

HSV

Overload

Declaration

public static explicit operator HSB(HSL hsl)

Parameters

hsl

Returns

HSB

Overload

Declaration

public static explicit operator HSL(Color color)

Parameters

color

Returns

HSL