- toAnsi16() - Method in class com.github.ajalt.colormath.Ansi16
-
Convert this color to a 16-color ANSI code
- toAnsi16() - Method in class com.github.ajalt.colormath.Ansi256
-
Convert this color to a 16-color ANSI code
- toAnsi16($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to a 16-color ANSI code
- toAnsi16() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to a 16-color ANSI code
- toAnsi16() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to a 16-color ANSI code
- toAnsi256() - Method in class com.github.ajalt.colormath.Ansi16
-
Convert this color to a 256-color ANSI code
- toAnsi256() - Method in class com.github.ajalt.colormath.Ansi256
-
Convert this color to a 256-color ANSI code
- toAnsi256($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to a 256-color ANSI code
- toAnsi256() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to a 256-color ANSI code
- toAnsi256() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to a 256-color ANSI code
- toCMYK() - Method in class com.github.ajalt.colormath.CMYK
-
Convert this color to Cyan-Magenta-Yellow-Key
- toCMYK($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to Cyan-Magenta-Yellow-Key
- toCMYK() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to Cyan-Magenta-Yellow-Key
- toCMYK() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to Cyan-Magenta-Yellow-Key
- toHex($this, withNumberSign) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to an RGB hex string.
- toHex(withNumberSign) - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to an RGB hex string.
- toHex(withNumberSign) - Method in class com.github.ajalt.colormath.RGB
-
Return this value as a hex string
- toHSL($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to Hue-Saturation-Luminosity
- toHSL() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to Hue-Saturation-Luminosity
- toHSL() - Method in class com.github.ajalt.colormath.HSL
-
Convert this color to Hue-Saturation-Luminosity
- toHSL() - Method in class com.github.ajalt.colormath.HSV
-
Convert this color to Hue-Saturation-Luminosity
- toHSL() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to Hue-Saturation-Luminosity
- toHSV($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to Hue-Saturation-Value
- toHSV() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to Hue-Saturation-Value
- toHSV() - Method in class com.github.ajalt.colormath.HSL
-
Convert this color to Hue-Saturation-Value
- toHSV() - Method in class com.github.ajalt.colormath.HSV
-
Convert this color to Hue-Saturation-Value
- toHSV() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to Hue-Saturation-Value
- toLAB($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to CIE LAB
- toLAB() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to CIE LAB
- toLAB() - Method in class com.github.ajalt.colormath.LAB
-
Convert this color to CIE LAB
- toLAB() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to CIE LAB
- toLAB() - Method in class com.github.ajalt.colormath.XYZ
-
Convert this color to CIE LAB
- toRGB() - Method in class com.github.ajalt.colormath.Ansi16
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.Ansi256
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.CMYK
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.HSL
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.HSV
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.LAB
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toRGB() - Method in class com.github.ajalt.colormath.XYZ
-
Convert this color to Red-Green-Blue (using sRGB color space)
- toString() - Method in class com.github.ajalt.colormath.Ansi16
-
- toString() - Method in class com.github.ajalt.colormath.Ansi256
-
- toString() - Method in class com.github.ajalt.colormath.CMYK
-
- toString() - Method in class com.github.ajalt.colormath.HSL
-
- toString() - Method in class com.github.ajalt.colormath.HSV
-
- toString() - Method in class com.github.ajalt.colormath.LAB
-
- toString() - Method in class com.github.ajalt.colormath.RGB
-
- toString() - Method in class com.github.ajalt.colormath.XYZ
-
- toXYZ($this) - Static method in class com.github.ajalt.colormath.ConvertibleColor.DefaultImpls
-
Convert this color to CIE XYZ
- toXYZ() - Method in interface com.github.ajalt.colormath.ConvertibleColor
-
Convert this color to CIE XYZ
- toXYZ() - Method in class com.github.ajalt.colormath.LAB
-
Convert this color to CIE XYZ
- toXYZ() - Method in class com.github.ajalt.colormath.RGB
-
Convert this color to CIE XYZ