jar

de.guerda.colormatcher : colormatcher-core

Maven & Gradle

Aug 14, 2016
1 usages

Colormatcher Core · Core library to extract dominant colors and match them. Include this if you want to use colormatcher in your project

Table Of Contents

Latest Version

Download de.guerda.colormatcher : colormatcher-core JAR file - Latest Versions:

All Versions

Download de.guerda.colormatcher : colormatcher-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 colormatcher-core-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.guerda.colormatcher.core.extraction

├─ de.guerda.colormatcher.core.extraction.ChannelEnum.class - [JAR]

├─ de.guerda.colormatcher.core.extraction.CustomColorComparator.class - [JAR]

├─ de.guerda.colormatcher.core.extraction.MedianCutColorQuantization.class - [JAR]

de.guerda.colormatcher.core.matching

├─ de.guerda.colormatcher.core.matching.ColorMatcher.class - [JAR]

├─ de.guerda.colormatcher.core.matching.NetworkPersistenceError.class - [JAR]

de.guerda.colormatcher.core

├─ de.guerda.colormatcher.core.CustomColor.class - [JAR]