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

#include <KoXyzColorSpaceTraits.h>

Public Attributes

channels_type alpha
 
channels_type x
 
channels_type y
 
channels_type z
 

Detailed Description

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

An Xyz pixel

Definition at line 29 of file KoXyzColorSpaceTraits.h.

Member Data Documentation

◆ alpha

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

Definition at line 33 of file KoXyzColorSpaceTraits.h.

◆ x

template<typename _channels_type_ >
channels_type KoXyzTraits< _channels_type_ >::Pixel::x

Definition at line 30 of file KoXyzColorSpaceTraits.h.

◆ y

template<typename _channels_type_ >
channels_type KoXyzTraits< _channels_type_ >::Pixel::y

Definition at line 31 of file KoXyzColorSpaceTraits.h.

◆ z

template<typename _channels_type_ >
channels_type KoXyzTraits< _channels_type_ >::Pixel::z

Definition at line 32 of file KoXyzColorSpaceTraits.h.


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