Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_multichannel_utils.h File Reference
#include <QtGlobal>
#include <QVector>
#include <QList>
#include "virtual_channel_info.h"

Go to the source code of this file.

Namespaces

namespace  KisMultiChannelUtils
 

Functions

KoColorTransformationKisMultiChannelUtils::createPerChannelTransformationFromTransfers (const KoColorSpace *cs, const QVector< QVector< quint16 > > &transfers, const QList< bool > &transferIsIdentity)
 Create a composed per channel transformation object from the set of given transfers.
 
int KisMultiChannelUtils::findChannel (const QVector< VirtualChannelInfo > &virtualChannels, const VirtualChannelInfo::Type &channelType)
 
QVector< VirtualChannelInfoKisMultiChannelUtils::getVirtualChannels (const KoColorSpace *cs, int maxChannels, bool supportsLightness, bool supportsHue, bool supportsSaturation)