Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 556 Bytes

File metadata and controls

12 lines (6 loc) · 556 Bytes



Ready-to-use custom controls ColorWheelPicker and HueColorPicker for WPF allow users to adjust colors and their brightness. They are based on precompiled shaders HueBarEffect.hlsl and ColorWheelEffect.hlsl, providing flexibility and high performance in color processing.

The ColorWheelEffect.ps and HueBarEffect.ps files must be set as Resource in the project properties during compilation.