Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_burnhighlights_adjustment.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2013 Sahil Nagpal <nagpal.sahil01@gmail.com>
3 *
4 * SPDX-License-Identifier: LGPL-2.0-or-later
5*/
6
7#ifndef _KIS_BURN_HIGHLIGHTS_ADJUSTMENT_H_
8#define _KIS_BURN_HIGHLIGHTS_ADJUSTMENT_H_
9
11
13{
14public:
15
17
19
20 KoColorTransformation* createTransformation(const KoColorSpace* colorSpace, QHash<QString, QVariant> parameters) const override;
21
22};
23
24#endif
KoColorTransformation * createTransformation(const KoColorSpace *colorSpace, QHash< QString, QVariant > parameters) const override
QList< QPair< KoID, KoID > > supportedModels() const override