jar

com.github.ajalt.colormath : colormath-jvm

Maven & Gradle

Aug 25, 2023
7 usages
284 stars

Colormath · Multiplatform color space conversions for Kotlin

Table Of Contents

Latest Version

Download com.github.ajalt.colormath : colormath-jvm JAR file - Latest Versions:

All Versions

Download com.github.ajalt.colormath : colormath-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.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 colormath-jvm-3.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ajalt.colormath.calculate

├─ com.github.ajalt.colormath.calculate.ContrastKt.class - [JAR]

├─ com.github.ajalt.colormath.calculate.DifferenceKt.class - [JAR]

├─ com.github.ajalt.colormath.calculate.DoubleJch.class - [JAR]

├─ com.github.ajalt.colormath.calculate.DoubleLab.class - [JAR]

├─ com.github.ajalt.colormath.calculate.GamutKt.class - [JAR]

com.github.ajalt.colormath.internal

├─ com.github.ajalt.colormath.internal.ColorSpaceUtilsKt.class - [JAR]

├─ com.github.ajalt.colormath.internal.ConstantsKt.class - [JAR]

├─ com.github.ajalt.colormath.internal.CssColors.class - [JAR]

├─ com.github.ajalt.colormath.internal.InternalMathKt.class - [JAR]

├─ com.github.ajalt.colormath.internal.Matrix.class - [JAR]

├─ com.github.ajalt.colormath.internal.MatrixKt.class - [JAR]

├─ com.github.ajalt.colormath.internal.Vector.class - [JAR]

com.github.ajalt.colormath.transform

├─ com.github.ajalt.colormath.transform.ChromaticAdapterKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.ChromaticAdapterRGB.class - [JAR]

├─ com.github.ajalt.colormath.transform.ChromaticAdapterRGBInt.class - [JAR]

├─ com.github.ajalt.colormath.transform.CubicBezierEasing.class - [JAR]

├─ com.github.ajalt.colormath.transform.EasingFunction.class - [JAR]

├─ com.github.ajalt.colormath.transform.EasingFunctions.class - [JAR]

├─ com.github.ajalt.colormath.transform.HueAdjustments.class - [JAR]

├─ com.github.ajalt.colormath.transform.HueAdjustmentsKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolateKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolationMethod.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolationMethodKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolationMethods.class - [JAR]

├─ com.github.ajalt.colormath.transform.Interpolator.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolatorBuilder.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolatorBuilderImpl.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolatorImpl.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolatorStopBuilder.class - [JAR]

├─ com.github.ajalt.colormath.transform.InterpolatorStopBuilderImpl.class - [JAR]

├─ com.github.ajalt.colormath.transform.LinearInterpolator.class - [JAR]

├─ com.github.ajalt.colormath.transform.MixKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.MonotonicSplineInterpolator.class - [JAR]

├─ com.github.ajalt.colormath.transform.PremultiplyKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.RGBToRGBConverter.class - [JAR]

├─ com.github.ajalt.colormath.transform.RGBToRGBConverterImpl.class - [JAR]

├─ com.github.ajalt.colormath.transform.RGBToRGBConverterKt.class - [JAR]

├─ com.github.ajalt.colormath.transform.Stop.class - [JAR]

├─ com.github.ajalt.colormath.transform.TransformKt.class - [JAR]

com.github.ajalt.colormath

├─ com.github.ajalt.colormath.AngleUnit.class - [JAR]

├─ com.github.ajalt.colormath.Color.class - [JAR]

├─ com.github.ajalt.colormath.ColorComponentInfo.class - [JAR]

├─ com.github.ajalt.colormath.ColorKt.class - [JAR]

├─ com.github.ajalt.colormath.ColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.CssParseKt.class - [JAR]

├─ com.github.ajalt.colormath.CssRenderKt.class - [JAR]

├─ com.github.ajalt.colormath.HueColor.class - [JAR]

├─ com.github.ajalt.colormath.HueColorKt.class - [JAR]

├─ com.github.ajalt.colormath.Illuminant.class - [JAR]

├─ com.github.ajalt.colormath.PATTERNS.class - [JAR]

├─ com.github.ajalt.colormath.RenderCondition.class - [JAR]

├─ com.github.ajalt.colormath.WhitePoint.class - [JAR]

├─ com.github.ajalt.colormath.WhitePointColorSpace.class - [JAR]

com.github.ajalt.colormath.model

├─ com.github.ajalt.colormath.model.ACESccTransferFunctions.class - [JAR]

├─ com.github.ajalt.colormath.model.ACEScctTransferFunctions.class - [JAR]

├─ com.github.ajalt.colormath.model.Ansi16.class - [JAR]

├─ com.github.ajalt.colormath.model.Ansi256.class - [JAR]

├─ com.github.ajalt.colormath.model.BT2020Space.class - [JAR]

├─ com.github.ajalt.colormath.model.BT2020TransferFunctions.class - [JAR]

├─ com.github.ajalt.colormath.model.BT709TransferFunctions.class - [JAR]

├─ com.github.ajalt.colormath.model.CMYK.class - [JAR]

├─ com.github.ajalt.colormath.model.HPLuv.class - [JAR]

├─ com.github.ajalt.colormath.model.HSL.class - [JAR]

├─ com.github.ajalt.colormath.model.HSLuv.class - [JAR]

├─ com.github.ajalt.colormath.model.HSV.class - [JAR]

├─ com.github.ajalt.colormath.model.HUSLColorConverter.class - [JAR]

├─ com.github.ajalt.colormath.model.HWB.class - [JAR]

├─ com.github.ajalt.colormath.model.ICtCp.class - [JAR]

├─ com.github.ajalt.colormath.model.ICtCpKt.class - [JAR]

├─ com.github.ajalt.colormath.model.JzAzBz.class - [JAR]

├─ com.github.ajalt.colormath.model.JzCzHz.class - [JAR]

├─ com.github.ajalt.colormath.model.LAB.class - [JAR]

├─ com.github.ajalt.colormath.model.LABColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.model.LABColorSpaceImpl.class - [JAR]

├─ com.github.ajalt.colormath.model.LABColorSpaces.class - [JAR]

├─ com.github.ajalt.colormath.model.LABKt.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHab.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHabColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHabColorSpaceImpl.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHabColorSpaces.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHabKt.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHuv.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHuvColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHuvColorSpaceImpl.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHuvColorSpaces.class - [JAR]

├─ com.github.ajalt.colormath.model.LCHuvKt.class - [JAR]

├─ com.github.ajalt.colormath.model.LUV.class - [JAR]

├─ com.github.ajalt.colormath.model.LUVColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.model.LUVColorSpaceImpl.class - [JAR]

├─ com.github.ajalt.colormath.model.LUVColorSpaces.class - [JAR]

├─ com.github.ajalt.colormath.model.LUVKt.class - [JAR]

├─ com.github.ajalt.colormath.model.Oklab.class - [JAR]

├─ com.github.ajalt.colormath.model.Oklch.class - [JAR]

├─ com.github.ajalt.colormath.model.PqNonlinearity.class - [JAR]

├─ com.github.ajalt.colormath.model.RGB.class - [JAR]

├─ com.github.ajalt.colormath.model.RGBColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.model.RGBColorSpaceImpl.class - [JAR]

├─ com.github.ajalt.colormath.model.RGBColorSpaces.class - [JAR]

├─ com.github.ajalt.colormath.model.RGBColorSpacesKt.class - [JAR]

├─ com.github.ajalt.colormath.model.RGBInt.class - [JAR]

├─ com.github.ajalt.colormath.model.RGBKt.class - [JAR]

├─ com.github.ajalt.colormath.model.ROMMTransferFunctions.class - [JAR]

├─ com.github.ajalt.colormath.model.SRGB.class - [JAR]

├─ com.github.ajalt.colormath.model.SRGBTransferFunctions.class - [JAR]

├─ com.github.ajalt.colormath.model.XYZ.class - [JAR]

├─ com.github.ajalt.colormath.model.XYZColorSpace.class - [JAR]

├─ com.github.ajalt.colormath.model.XYZColorSpaceImpl.class - [JAR]

├─ com.github.ajalt.colormath.model.XYZColorSpaces.class - [JAR]

├─ com.github.ajalt.colormath.model.XYZKt.class - [JAR]

├─ com.github.ajalt.colormath.model.xyY.class - [JAR]

Advertisement

Dependencies from Group

Aug 25, 2023
7 usages
284 stars
Aug 25, 2023
5 usages
284 stars
Aug 25, 2023
3 usages
284 stars
Aug 25, 2023
1 usages
284 stars
Sep 13, 2020
1 usages
893 stars

Discover Dependencies

Feb 20, 2021
3 usages
1 stars
Aug 12, 2021
10 usages
Sep 18, 2017
6 usages
51 stars
Jun 20, 2019
3 usages
812 stars
Jun 02, 2022
5 usages
428 stars
Aug 04, 2019
2 usages
3 stars
May 27, 2022
9 usages
447 stars