c | Megapop.MegaCore.ColorExt | static |
Deconstruct(this Color color, out float r, out float g, out float b) | Megapop.MegaCore.ColorExt | inlinestatic |
Deconstruct(this Color color, out float r, out float g, out float b, out float a) | Megapop.MegaCore.ColorExt | inlinestatic |
InvertRgb(this Color color) | Megapop.MegaCore.ColorExt | static |
m | Megapop.MegaCore.ColorExt | static |
ScaledAlpha(this Color color, float alpha) | Megapop.MegaCore.ColorExt | static |
ScaledBlue(this Color color, float blue) | Megapop.MegaCore.ColorExt | static |
ScaledGreen(this Color color, float green) | Megapop.MegaCore.ColorExt | static |
ScaledRed(this Color color, float red) | Megapop.MegaCore.ColorExt | static |
ToCmyk(this Color col) | Megapop.MegaCore.ColorExt | inlinestatic |
ToColor32(this Color c) | Megapop.MegaCore.ColorExt | static |
ToHexRGB(this Color color) | Megapop.MegaCore.ColorExt | inlinestatic |
ToHexRGBA(this Color color) | Megapop.MegaCore.ColorExt | inlinestatic |
ToVector3(this Color c) | Megapop.MegaCore.ColorExt | static |
ToVector4(this Color c) | Megapop.MegaCore.ColorExt | static |
WithAlpha(this Color color, float alpha) | Megapop.MegaCore.ColorExt | static |
WithBlue(this Color color, float blue) | Megapop.MegaCore.ColorExt | static |
WithGreen(this Color color, float green) | Megapop.MegaCore.ColorExt | static |
WithRed(this Color color, float red) | Megapop.MegaCore.ColorExt | static |
y | Megapop.MegaCore.ColorExt | static |