Interface IHSL
Namespace: PnP.Framework.Utilities.Themes.Palettes
Assembly: PnP.Framework.dll
Syntax
public interface IHSL
Properties
h
Declaration
float h { get; set; }
Property Value
System.
|
l
Declaration
float l { get; set; }
Property Value
System.
|
s
Declaration
float s { get; set; }
Property Value
System.
|