希望增加一个颜色应用库 #13
DiXuanAoYi
started this conversation in
Ideas
Replies: 1 comment
-
@DiXuanAoYi https://github.com/WPFDevelopersOrg/WPFDevelopers/tree/master/src/WPFDevelopers.Shared/Controls/ColorPicker |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
wpf公共库麻烦再加一个颜色应用库。

提供标准颜色器功能
01———识色
02———颜色转换RGB HSL HSV等
03———其他的对比色,互补色,临近色等在色轮上辅助显示。


04———提供图象画面颜色面积计算。
05———提供分析画面颜色或无色图在0.0.0-1.1.1之间的分布遮照显示
06———允许图像颜色整体或两端重新映射到指定区间30.30.30-240.240.240生成新图
07———图像颜色检查整体在自定义区间30.30.30-240.240.240遮罩标示哪些地方超出了区间,区间要能自定义最好别写死
Beta Was this translation helpful? Give feedback.
All reactions