Krita Source Code Documentation
Loading...
Searching...
No Matches
AlphaDarkenCompositor128< channels_type, ParamsWrapperT >::Pixel Struct Reference

#include <KoOptimizedCompositeOpAlphaDarken128.h>

Public Attributes

channels_type alpha
 
channels_type blue
 
channels_type green
 
channels_type red
 

Detailed Description

template<typename channels_type, typename ParamsWrapperT>
struct AlphaDarkenCompositor128< channels_type, ParamsWrapperT >::Pixel

Definition at line 20 of file KoOptimizedCompositeOpAlphaDarken128.h.

Member Data Documentation

◆ alpha

template<typename channels_type , typename ParamsWrapperT >
channels_type AlphaDarkenCompositor128< channels_type, ParamsWrapperT >::Pixel::alpha

Definition at line 24 of file KoOptimizedCompositeOpAlphaDarken128.h.

◆ blue

template<typename channels_type , typename ParamsWrapperT >
channels_type AlphaDarkenCompositor128< channels_type, ParamsWrapperT >::Pixel::blue

Definition at line 23 of file KoOptimizedCompositeOpAlphaDarken128.h.

◆ green

template<typename channels_type , typename ParamsWrapperT >
channels_type AlphaDarkenCompositor128< channels_type, ParamsWrapperT >::Pixel::green

Definition at line 22 of file KoOptimizedCompositeOpAlphaDarken128.h.

◆ red

template<typename channels_type , typename ParamsWrapperT >
channels_type AlphaDarkenCompositor128< channels_type, ParamsWrapperT >::Pixel::red

Definition at line 21 of file KoOptimizedCompositeOpAlphaDarken128.h.


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