Krita Source Code Documentation
Loading...
Searching...
No Matches
KoAlphaMaskApplicatorFactoryImpl.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2020 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
#ifndef KOALPHAMASKAPPLICATORFACTORYIMPL_H
7
#define KOALPHAMASKAPPLICATORFACTORYIMPL_H
8
9
#include <
KoAlphaMaskApplicatorBase.h
>
10
#include <
KoMultiArchBuildSupport.h
>
11
12
template
<
typename
_channels_type_,
13
int
_channels_nb_,
14
int
_alpha_pos_>
15
class
KRITAPIGMENT_EXPORT
KoAlphaMaskApplicatorFactoryImpl
16
{
17
public
:
18
template
<
typename
_impl>
19
static
KoAlphaMaskApplicatorBase
*
create
();
20
};
21
22
23
#endif
// KOALPHAMASKAPPLICATORFACTORYIMPL_H
KoAlphaMaskApplicatorBase.h
KoMultiArchBuildSupport.h
KoAlphaMaskApplicatorBase
Definition
KoAlphaMaskApplicatorBase.h:17
KoAlphaMaskApplicatorFactoryImpl
Definition
KoAlphaMaskApplicatorFactoryImpl.h:16
KoAlphaMaskApplicatorFactoryImpl::create
static KoAlphaMaskApplicatorBase * create()
libs
pigment
KoAlphaMaskApplicatorFactoryImpl.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52