Krita Source Code Documentation
Loading...
Searching...
No Matches
KoYCbCrTraits< _channels_type_ >::Pixel Struct Reference

#include <KoYcbcrColorSpaceTraits.h>

Public Attributes

channels_type alpha
 
channels_type Cb
 
channels_type Cr
 
channels_type Y
 

Detailed Description

template<typename _channels_type_>
struct KoYCbCrTraits< _channels_type_ >::Pixel

An YCbCr pixel

Definition at line 27 of file KoYcbcrColorSpaceTraits.h.

Member Data Documentation

◆ alpha

template<typename _channels_type_ >
channels_type KoYCbCrTraits< _channels_type_ >::Pixel::alpha

Definition at line 31 of file KoYcbcrColorSpaceTraits.h.

◆ Cb

template<typename _channels_type_ >
channels_type KoYCbCrTraits< _channels_type_ >::Pixel::Cb

Definition at line 29 of file KoYcbcrColorSpaceTraits.h.

◆ Cr

template<typename _channels_type_ >
channels_type KoYCbCrTraits< _channels_type_ >::Pixel::Cr

Definition at line 30 of file KoYcbcrColorSpaceTraits.h.

◆ Y

template<typename _channels_type_ >
channels_type KoYCbCrTraits< _channels_type_ >::Pixel::Y

Definition at line 28 of file KoYcbcrColorSpaceTraits.h.


The documentation for this struct was generated from the following file: