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

#include <KoRgbColorSpaceTraits.h>

Public Attributes

channels_type alpha
 
channels_type blue
 
channels_type green
 
channels_type red
 

Detailed Description

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

An RGB pixel

Definition at line 24 of file KoRgbColorSpaceTraits.h.

Member Data Documentation

◆ alpha

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

Definition at line 28 of file KoRgbColorSpaceTraits.h.

◆ blue

template<typename _channels_type_ >
channels_type KoRgbTraits< _channels_type_ >::Pixel::blue

Definition at line 27 of file KoRgbColorSpaceTraits.h.

◆ green

template<typename _channels_type_ >
channels_type KoRgbTraits< _channels_type_ >::Pixel::green

Definition at line 26 of file KoRgbColorSpaceTraits.h.

◆ red

template<typename _channels_type_ >
channels_type KoRgbTraits< _channels_type_ >::Pixel::red

Definition at line 25 of file KoRgbColorSpaceTraits.h.


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