|
Krita Source Code Documentation
|
#include <KoYcbcrColorSpaceTraits.h>
Public Attributes | |
| channels_type | alpha |
| channels_type | Cb |
| channels_type | Cr |
| channels_type | Y |
An YCbCr pixel
Definition at line 27 of file KoYcbcrColorSpaceTraits.h.
| channels_type KoYCbCrTraits< _channels_type_ >::Pixel::alpha |
Definition at line 31 of file KoYcbcrColorSpaceTraits.h.
| channels_type KoYCbCrTraits< _channels_type_ >::Pixel::Cb |
Definition at line 29 of file KoYcbcrColorSpaceTraits.h.
| channels_type KoYCbCrTraits< _channels_type_ >::Pixel::Cr |
Definition at line 30 of file KoYcbcrColorSpaceTraits.h.
| channels_type KoYCbCrTraits< _channels_type_ >::Pixel::Y |
Definition at line 28 of file KoYcbcrColorSpaceTraits.h.