jar

com.github.tommyettinger : colorful-pure

Maven & Gradle

Nov 13, 2022
68 stars

colorful-pure · The color manipulation code from colorful-gdx, without using libGDX.

Table Of Contents

Latest Version

Download com.github.tommyettinger : colorful-pure JAR file - Latest Versions:

All Versions

Download com.github.tommyettinger : colorful-pure JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window colorful-pure-0.8.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tommyettinger.colorful.pure.cielab

├─ com.github.tommyettinger.colorful.pure.cielab.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.cielab.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.cielab.Palette.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.cielab.SimplePalette.class - [JAR]

com.github.tommyettinger.colorful.pure.hsluv

├─ com.github.tommyettinger.colorful.pure.hsluv.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.hsluv.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.hsluv.Palette.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.hsluv.SimplePalette.class - [JAR]

com.github.tommyettinger.colorful.pure

├─ com.github.tommyettinger.colorful.pure.FloatColors.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.Interpolations.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.MathTools.class - [JAR]

com.github.tommyettinger.colorful.pure.oklab

├─ com.github.tommyettinger.colorful.pure.oklab.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.oklab.Gamut.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.oklab.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.oklab.Palette.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.oklab.SimplePalette.class - [JAR]

com.github.tommyettinger.colorful.pure.ycwcm

├─ com.github.tommyettinger.colorful.pure.ycwcm.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ycwcm.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ycwcm.Palette.class - [JAR]

com.github.tommyettinger.colorful.pure.ipt

├─ com.github.tommyettinger.colorful.pure.ipt.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ipt.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ipt.Palette.class - [JAR]

com.github.tommyettinger.colorful.pure.rgb

├─ com.github.tommyettinger.colorful.pure.rgb.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.rgb.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.rgb.Palette.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.rgb.SimplePalette.class - [JAR]

com.github.tommyettinger.colorful.pure.ipt_hq

├─ com.github.tommyettinger.colorful.pure.ipt_hq.ColorTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ipt_hq.GradientTools.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ipt_hq.Palette.class - [JAR]

├─ com.github.tommyettinger.colorful.pure.ipt_hq.SimplePalette.class - [JAR]

Advertisement