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

#include <KoLabColorSpaceTraits.h>

Public Attributes

channels_type a
 
channels_type alpha
 
channels_type b
 
channels_type L
 

Detailed Description

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

An Lab pixel

Definition at line 38 of file KoLabColorSpaceTraits.h.

Member Data Documentation

◆ a

template<typename _channels_type_ >
channels_type KoLabTraits< _channels_type_ >::Pixel::a

Definition at line 40 of file KoLabColorSpaceTraits.h.

◆ alpha

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

Definition at line 42 of file KoLabColorSpaceTraits.h.

◆ b

template<typename _channels_type_ >
channels_type KoLabTraits< _channels_type_ >::Pixel::b

Definition at line 41 of file KoLabColorSpaceTraits.h.

◆ L

template<typename _channels_type_ >
channels_type KoLabTraits< _channels_type_ >::Pixel::L

Definition at line 39 of file KoLabColorSpaceTraits.h.


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