Skip to content

Ultradbm/ColorPick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ColorPick

Color Picker made in C# Windows Forms

To do:
-Color picker needs anti aliasing (Look into Layered Windows or switch to WPF entirely for more effects and control.)
(Look into WinUI and UWP also.)
-It may be preferable to take a screenshot of the screen and colorpick from that instead. We could then have the colorpicker cover the point it is picking from as it does in most art applications. I think this might need additional work to support multiple monitors.
-Add drag and drop with smooth animations to the color palette.
-Functionality to edit/make colors within the app on top of being able to pick colors from the screen.

About

Color Picker made in C# and Windows Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages