|
Krita Source Code Documentation
|
#include <KoLabColorSpaceTraits.h>
Public Attributes | |
| channels_type | a |
| channels_type | alpha |
| channels_type | b |
| channels_type | L |
An Lab pixel
Definition at line 38 of file KoLabColorSpaceTraits.h.
| channels_type KoLabTraits< _channels_type_ >::Pixel::a |
Definition at line 40 of file KoLabColorSpaceTraits.h.
| channels_type KoLabTraits< _channels_type_ >::Pixel::alpha |
Definition at line 42 of file KoLabColorSpaceTraits.h.
| channels_type KoLabTraits< _channels_type_ >::Pixel::b |
Definition at line 41 of file KoLabColorSpaceTraits.h.
| channels_type KoLabTraits< _channels_type_ >::Pixel::L |
Definition at line 39 of file KoLabColorSpaceTraits.h.