Skip to content
EyeOdin edited this page Oct 19, 2023 · 21 revisions

Pigment.O is a color picker and mixer docker that abstracts color enabling it to work universally in any color space at the same time. And by being agnostic it can act regardless of the scale and maintain precision regardless of the color space the document favors.

It also comes bundled with Pigment.S that is a color channels docker which uses the same color management system to produce sample maps from documents. These samples can then be applied to the document as selection masks and converted to suit other purposes.

Default State

Picture

On boot Pigment.O will look like this and pure black is selected with HSV panel and channels

Picture

On boot Pigment.S will look like this and it looks empty because it requires document to generate maps

Interface for Pigment.O

  • Header : Display active colors ( Display )
  • Harmony : Display harmony color ( Swatches and Spacing )
  • Panel : Graphical user interface for colors ( Display, Selectors and Mixers )
  • Channel : Select colors with precision ( Sliders and Values )
  • Mixer : Mix custom colors with precision ( Sliders and Pins )
  • Pin : Save colors to mini palette ( Pins )
  • History : List of previously active colors ( List )
  • Mode : Connection type between Krita and Pigment.O
  • Fill Pixel : Instant fill pixels with active color
  • Color Selection : Select color range defined by the selection channels range
  • Settings : Open Settings

Interface for Pigment.S

  • Sample List - Generated sample list
  • Sample Display - Selecting a sample to display
  • Mode - Color space to use to generate the samples
  • Generate - Calculate the samples with the given color space
  • TIC - Total Ink Coverage of the image or the expected amount

Settings Tabs

Various options that affect Pigment.O

  • Option : General options
  • Color : Channels options
  • System : Internal options

Supported Color Spaces

A, RGB, CMY, CMYK, RYB, YUV, HSV, HSL, HSY, ARD, XYZ, XYY, LAB, LCH

Clone this wiki locally