-
Notifications
You must be signed in to change notification settings - Fork 34
Guide
Albertas Vyšniauskas edited this page Mar 22, 2015
·
2 revisions
Gpick is an advanced color picker. It provides tools for:
- picking, tweaking, naming, comparing, and combining colors
- export to/import from common palette formats.
- generating palettes from images
- generating colorschemes and gradients
- arranging, combining, and splitting palettes
- testing colorschemes on layouts
- Overview of features
-
- Main panel, showing one of (ColorPickerPanel, SchemeGeneration, LayoutPreview) in a tabbed interface.
-
- ColorSliders alter the color in the active swatch slot. A few other miscellaneous functions are included here as well.
-
- PaletteList lists the colors in the palette and allows you to select and perform operations on them.
-
- ToolPanel shows one of the secondary tools (access the View->Secondary View menu item to choose which, or use the shortcuts listed in that menu)
-
- Pick button activates the floating color picker (also activateable by pressing
Ctrl+P
)
- Pick button activates the floating color picker (also activateable by pressing
-
- Swatches store 6 colors for easy comparison and show the color that the mouse is currently over.
-
- ZoomArea textually describes the color the mouse is over and shows a zoomed view of the area around the mouse.
-
- Status / message bar. Also shows information about the count of total colors in the palette and count of selected colors.
- ColorPicker
- CommonActions
- Preferences