|
Krita Source Code Documentation
|
a plending policy used for subtractive color spaces (e.g. CMYK) More...
#include <KoColorSpaceBlendingPolicy.h>
Public Types | |
| using | channels_type = typename Traits::channels_type |
Static Public Member Functions | |
| static channels_type | fromAdditiveSpace (channels_type value) |
| static channels_type | toAdditiveSpace (channels_type value) |
a plending policy used for subtractive color spaces (e.g. CMYK)
In CMYK we should first invert the colors to make them "additive", and then blend.
Definition at line 36 of file KoColorSpaceBlendingPolicy.h.
| using KoSubtractiveBlendingPolicy< Traits >::channels_type = typename Traits::channels_type |
Definition at line 38 of file KoColorSpaceBlendingPolicy.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 40 of file KoColorSpaceBlendingPolicy.h.
References value().