libs/pigment

KoRgbTraits< _channels_type_ >::Pixel Struct Reference

An RGB pixel. More...

#include <KoColorSpaceTraits.h>

List of all members.

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 262 of file KoColorSpaceTraits.h.


Member Data Documentation

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

Definition at line 266 of file KoColorSpaceTraits.h.

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

Definition at line 263 of file KoColorSpaceTraits.h.

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

Definition at line 264 of file KoColorSpaceTraits.h.

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

Definition at line 265 of file KoColorSpaceTraits.h.


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