Krita Source Code Documentation
Loading...
Searching...
No Matches
CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel Struct Reference

#include <KoOptimizedCompositeOpCopy128.h>

Public Attributes

channels_type alpha
 
channels_type blue
 
channels_type green
 
channels_type red
 

Detailed Description

template<typename channels_type, bool alphaLocked, bool allChannelsFlag>
struct CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel

Definition at line 28 of file KoOptimizedCompositeOpCopy128.h.

Member Data Documentation

◆ alpha

template<typename channels_type , bool alphaLocked, bool allChannelsFlag>
channels_type CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel::alpha

Definition at line 32 of file KoOptimizedCompositeOpCopy128.h.

◆ blue

template<typename channels_type , bool alphaLocked, bool allChannelsFlag>
channels_type CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel::blue

Definition at line 31 of file KoOptimizedCompositeOpCopy128.h.

◆ green

template<typename channels_type , bool alphaLocked, bool allChannelsFlag>
channels_type CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel::green

Definition at line 30 of file KoOptimizedCompositeOpCopy128.h.

◆ red

template<typename channels_type , bool alphaLocked, bool allChannelsFlag>
channels_type CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel::red

Definition at line 29 of file KoOptimizedCompositeOpCopy128.h.


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