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

#include <KoCmykColorSpaceTraits.h>

Public Attributes

channels_type alpha
 
channels_type black
 
channels_type cyan
 
channels_type magenta
 
channels_type yellow
 

Detailed Description

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

An CMYK pixel

Definition at line 30 of file KoCmykColorSpaceTraits.h.

Member Data Documentation

◆ alpha

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

Definition at line 35 of file KoCmykColorSpaceTraits.h.

◆ black

template<typename _channels_type_ >
channels_type KoCmykTraits< _channels_type_ >::Pixel::black

Definition at line 34 of file KoCmykColorSpaceTraits.h.

◆ cyan

template<typename _channels_type_ >
channels_type KoCmykTraits< _channels_type_ >::Pixel::cyan

Definition at line 31 of file KoCmykColorSpaceTraits.h.

◆ magenta

template<typename _channels_type_ >
channels_type KoCmykTraits< _channels_type_ >::Pixel::magenta

Definition at line 32 of file KoCmykColorSpaceTraits.h.

◆ yellow

template<typename _channels_type_ >
channels_type KoCmykTraits< _channels_type_ >::Pixel::yellow

Definition at line 33 of file KoCmykColorSpaceTraits.h.


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