Krita Source Code Documentation
Loading...
Searching...
No Matches
OverCompositor32< channels_type, pixel_type, alphaLocked, allChannelsFlag >::ParamsWrapper Struct Reference

#include <KoOptimizedCompositeOpOver32.h>

Public Member Functions

 ParamsWrapper (const KoCompositeOp::ParameterInfo &params)
 

Public Attributes

const QBitArray & channelFlags
 

Detailed Description

template<typename channels_type, typename pixel_type, bool alphaLocked, bool allChannelsFlag>
struct OverCompositor32< channels_type, pixel_type, alphaLocked, allChannelsFlag >::ParamsWrapper

Definition at line 21 of file KoOptimizedCompositeOpOver32.h.

Constructor & Destructor Documentation

◆ ParamsWrapper()

template<typename channels_type , typename pixel_type , bool alphaLocked, bool allChannelsFlag>
OverCompositor32< channels_type, pixel_type, alphaLocked, allChannelsFlag >::ParamsWrapper::ParamsWrapper ( const KoCompositeOp::ParameterInfo & params)
inline

Definition at line 22 of file KoOptimizedCompositeOpOver32.h.

Member Data Documentation

◆ channelFlags

template<typename channels_type , typename pixel_type , bool alphaLocked, bool allChannelsFlag>
const QBitArray& OverCompositor32< channels_type, pixel_type, alphaLocked, allChannelsFlag >::ParamsWrapper::channelFlags

Definition at line 26 of file KoOptimizedCompositeOpOver32.h.


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