Skip to content

Releases: MRKaZ/Simple-Color-Picker

v1.0

04 Nov 17:46
1b234cb

Choose a tag to compare


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