VectSharp 2.5.0
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Colour Member List

This is the complete list of members for VectSharp.Colour, including all inherited members.

AVectSharp.Colour
a (defined in VectSharp.Colour)VectSharp.Colour
BVectSharp.Colour
Equals(object obj)VectSharp.Colour
Equals(Colour col)VectSharp.Colour
FromCSSString(string cssString)VectSharp.Colourstatic
FromHSL(double h, double s, double l)VectSharp.Colourstatic
FromLab(double L, double a, double b)VectSharp.Colourstatic
FromRgb(double r, double g, double b)VectSharp.Colourstatic
FromRgb(byte r, byte g, byte b)VectSharp.Colourstatic
FromRgb(int r, int g, int b)VectSharp.Colourstatic
FromRgba(double r, double g, double b, double a)VectSharp.Colourstatic
FromRgba(byte r, byte g, byte b, byte a)VectSharp.Colourstatic
FromRgba(byte r, byte g, byte b, double a)VectSharp.Colourstatic
FromRgba(int r, int g, int b, int a)VectSharp.Colourstatic
FromRgba(int r, int g, int b, double a)VectSharp.Colourstatic
FromRgba((int r, int g, int b, double a) colour)VectSharp.Colourstatic
FromXYZ(double x, double y, double z)VectSharp.Colourstatic
GVectSharp.Colour
GetHashCode()VectSharp.Colour
HVectSharp.Colour
LVectSharp.Colour
operator!=(Colour col1, Colour col2)VectSharp.Colourstatic
operator==(Colour col1, Colour col2)VectSharp.Colourstatic
RVectSharp.Colour
S (defined in VectSharp.Colour)VectSharp.Colour
ToCSSString(bool includeAlpha)VectSharp.Colour
ToHSL() (defined in VectSharp.Colour)VectSharp.Colour
ToLab() (defined in VectSharp.Colour)VectSharp.Colour
ToXYZ() (defined in VectSharp.Colour)VectSharp.Colour
WithAlpha(Colour original, double alpha)VectSharp.Colourstatic
WithAlpha(Colour original, byte alpha)VectSharp.Colourstatic
WithAlpha(double alpha)VectSharp.Colour
WithAlpha(byte alpha)VectSharp.Colour
XVectSharp.Colour
Y (defined in VectSharp.Colour)VectSharp.Colour