Skip to content

MRKaZ/Simple-Color-Picker

Repository files navigation


Simple Color Picker

Simple Color picker for windows!. This is an light weight application for developers and other users to use. written with C# (CSharp)

Table of Contents

About

  • Color picker controller with the status panel.
  • Custom Dialogs
  • Color controller zooming function. (10%, 20%, 30%, 40%, 50%)
  • Color Formats
    • HTML
    • RGB
    • RGB (.NET)
    • HEX
    • Supports Photoshop
  • Simple text box for single pick.
  • Color list view with option buttons.
    • [Option Buttons]
    • Remove - Remove one by one from the bottom of the list.
    • Clear List - Clear the whole color list.
    • Export List - Export the picked color list. (.txt)

You need minimum .NET 4.6 runtime or above Download .NET Framework.

Shortcuts

  • Control (Ctrl) + X for Pick color
  • Control (Ctrl) + C for Copy picked color
  • Control (Ctrl) + S for Export color list
  • Control (Ctrl) + D for Remove the items one by one from the bottom of the list
  • Control (Ctrl) + Shift + D for Clear whole items in the list

Information

Preview

Simple.Color.Picker.Preview.VID.2.mp4

Credits

This application built with the Krypton by Component Factory .NET WinForms controls

License


Distributed under the GENERAL PUBLIC LICENSE (GNU). See LICENSE for more information.

About

Simple Color picker for windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages