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

#include <KoGrayColorSpaceTraits.h>

Public Attributes

channels_type alpha
 
channels_type gray
 

Detailed Description

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

An grayscale pixel

Definition at line 25 of file KoGrayColorSpaceTraits.h.

Member Data Documentation

◆ alpha

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

Definition at line 27 of file KoGrayColorSpaceTraits.h.

◆ gray

template<typename _channels_type_ >
channels_type KoGrayTraits< _channels_type_ >::Pixel::gray

Definition at line 26 of file KoGrayColorSpaceTraits.h.


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