Skip to content

JavaFX app for color convertion between RGB, CMYK and XYZ.

Notifications You must be signed in to change notification settings

zlatamigas/ColorConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

icon ColorConverter

Description

Windows App for converting color into different color models: CMYK - XYZ - RGB.

User can type color components (input fields), select colors from the palette (similar to graphic editors), smoothly change colors (sliders).

When any color component is changed, all other representations of this color in the other two color models are automatically recalculated. In case of “incorrect color” issue the warning is shown.

Usage

ColorConverter_1

ColorConverter_2

ColorConverter_3

ColorConverter_gif

About

JavaFX app for color convertion between RGB, CMYK and XYZ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages