Skip to content

Greedeks/WpfColorShaderPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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.