Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要的是一个实时颜色选择器(在控件仍然被拖动而不是释放它们时生成实时颜色),它使用某种可拖动的控件,可以上下拖动以确定色调饱和度和值。然后应将可拖动事物中的 hsv 转换为十六进制字符串,例如“#000000”。这可能吗?如果是这样,怎么做?
看一下
两者都应该符合您的要求。
问候,
斯蒂芬