|
Krita Source Code Documentation
|
#include <KoRgbColorSpaceTraits.h>
Public Attributes | |
| channels_type | alpha |
| channels_type | blue |
| channels_type | green |
| channels_type | red |
An RGB pixel
Definition at line 24 of file KoRgbColorSpaceTraits.h.
| channels_type KoRgbTraits< _channels_type_ >::Pixel::alpha |
Definition at line 28 of file KoRgbColorSpaceTraits.h.
| channels_type KoRgbTraits< _channels_type_ >::Pixel::blue |
Definition at line 27 of file KoRgbColorSpaceTraits.h.
| channels_type KoRgbTraits< _channels_type_ >::Pixel::green |
Definition at line 26 of file KoRgbColorSpaceTraits.h.
| channels_type KoRgbTraits< _channels_type_ >::Pixel::red |
Definition at line 25 of file KoRgbColorSpaceTraits.h.