color-converter

所属分类:编辑器/阅读器
开发工具:Java
文件大小:57KB
下载次数:0
上传日期:2022-12-15 06:54:14
上 传 者sh-1993
说明:  用于将颜色转换为不同颜色模型的 Windows 应用程序:CMYK - XYZ - RGB。 用户可以键入颜色组件(输入字段),从调色板中选择颜色(类似于图形编辑器),平滑更改颜色(滑块)。 当任何颜色分量发生变化时,会自动重新计算其...
(Windows application for converting colors to different color models: CMYK - XYZ - RGB. The user can type a color component (input field), select a color from the palette (similar to the graphic editor), and change the color smoothly (slider). When any color component changes, it will be automatically recalculated)

文件列表:
Main.java (789, 2022-12-15)
controller (0, 2022-12-15)
controller\Controller.java (17331, 2022-12-15)
entity (0, 2022-12-15)
entity\CMYK.java (1151, 2022-12-15)
entity\RGB.java (899, 2022-12-15)
entity\XYZ.java (935, 2022-12-15)
resources (0, 2022-12-15)
resources\static (0, 2022-12-15)
resources\static\icon.png (48527, 2022-12-15)
resources\view (0, 2022-12-15)
resources\view\app.fxml (7172, 2022-12-15)
service (0, 2022-12-15)
service\ColorConverter.java (4913, 2022-12-15)
view.txt (7287, 2022-12-15)

# color-converter 用于将颜色转换为不同颜色模型的 Windows 应用程序:CMYK - XYZ - RGB。 用户可以键入颜色组件(输入字段),从调色板中选择颜色(类似于图形编辑器),平滑更改颜色(滑块)。 当任何颜色分量发生变化时,会自动重新计算其他两种颜色模型中该颜色的所有其他表示。如果出现“颜色不正确”问题,则会显示警告。 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.

近期下载者

相关文件


收藏者