Approximately(Color c1, Color c2) | Megapop.MegaCore.ColorUtil | inlinestatic |
Black | Megapop.MegaCore.ColorUtil | static |
Blue | Megapop.MegaCore.ColorUtil | static |
BrandeisBlue | Megapop.MegaCore.ColorUtil | static |
ClearBlack | Megapop.MegaCore.ColorUtil | static |
ClearWhite | Megapop.MegaCore.ColorUtil | static |
Cyan | Megapop.MegaCore.ColorUtil | static |
DarkGray | Megapop.MegaCore.ColorUtil | static |
FromArgb(int argb) | Megapop.MegaCore.ColorUtil | inlinestatic |
FromArgb(byte[] bytes) | Megapop.MegaCore.ColorUtil | static |
FromCmyk(float c, float m, float y, float k, float alpha=1) | Megapop.MegaCore.ColorUtil | inlinestatic |
FromHash(byte[] bytes) | Megapop.MegaCore.ColorUtil | inlinestatic |
FromHash(string input) | Megapop.MegaCore.ColorUtil | static |
FromHash(int input) | Megapop.MegaCore.ColorUtil | static |
FromHex(string hex) | Megapop.MegaCore.ColorUtil | inlinestatic |
FromHtml(string html) | Megapop.MegaCore.ColorUtil | inlinestatic |
FromRgb(int rgb, float alpha=1f) | Megapop.MegaCore.ColorUtil | inlinestatic |
FromRgb(byte[] bytes) | Megapop.MegaCore.ColorUtil | static |
FromVector3(Vector3 v, float alpha=1) | Megapop.MegaCore.ColorUtil | static |
FromVector4(Vector4 v) | Megapop.MegaCore.ColorUtil | static |
Gray | Megapop.MegaCore.ColorUtil | static |
Green | Megapop.MegaCore.ColorUtil | static |
GuppieGreen | Megapop.MegaCore.ColorUtil | static |
LightGray | Megapop.MegaCore.ColorUtil | static |
Magenta | Megapop.MegaCore.ColorUtil | static |
MoveTowards(Color current, Color target, float maxDelta) | Megapop.MegaCore.ColorUtil | inlinestatic |
MoveTowards(Color current, Color target, Vector4 maxDelta) | Megapop.MegaCore.ColorUtil | inlinestatic |
Orange | Megapop.MegaCore.ColorUtil | static |
Purple | Megapop.MegaCore.ColorUtil | static |
RandomRgb(float alpha=1f) | Megapop.MegaCore.ColorUtil | static |
Red | Megapop.MegaCore.ColorUtil | static |
Rose | Megapop.MegaCore.ColorUtil | static |
White | Megapop.MegaCore.ColorUtil | static |
Yellow | Megapop.MegaCore.ColorUtil | static |