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

#include <KoBgrColorSpaceTraits.h>

Public Attributes

channels_type alpha
 
channels_type blue
 
channels_type green
 
channels_type red
 

Detailed Description

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

An BGR pixel

Definition at line 24 of file KoBgrColorSpaceTraits.h.

Member Data Documentation

◆ alpha

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

Definition at line 28 of file KoBgrColorSpaceTraits.h.

◆ blue

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

Definition at line 25 of file KoBgrColorSpaceTraits.h.

◆ green

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

Definition at line 26 of file KoBgrColorSpaceTraits.h.

◆ red

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

Definition at line 27 of file KoBgrColorSpaceTraits.h.


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