27 d->srcModelId = _srcModelId;
28 d->srcDepthId = _srcDepthId;
29 d->dstModelId = _dstModelId;
30 d->dstDepthId = _dstDepthId;
44 && (
d->srcProfile ==
"" || srcCS->
profile()->
name() ==
d->srcProfile));
52 && (
d->dstProfile ==
"" || dstCS->
profile()->
name() ==
d->dstProfile));
virtual KoID colorModelId() const =0
virtual KoID colorDepthId() const =0
virtual const KoColorProfile * profile() const =0
static KoColorSpaceRegistry * instance()
QString profileAlias(const QString &name) const