|
| ScColorMgmtEngine (ScColorMgmtEngineData *) |
|
int | engineID () const |
|
const QString & | description () const |
|
const ScColorMgmtStrategy & | strategy () const |
|
void | setStrategy (const ScColorMgmtStrategy &strategy) |
|
QList< ScColorProfileInfo > | getAvailableProfileInfo (const QString &directory, bool recursive) |
|
ScColorProfile | openProfileFromFile (const QString &filePath) |
|
ScColorProfile | openProfileFromMem (const QByteArray &array) |
|
ScColorProfile | createProfile_sRGB () |
|
ScColorProfile | createProfile_Lab () |
|
ScColorTransform | createTransform (const ScColorProfile &inputProfile, eColorFormat inputFormat, const ScColorProfile &outputProfile, eColorFormat outputFormat, eRenderIntent renderIntent, long transformFlags) |
|
ScColorTransform | createProofingTransform (const ScColorProfile &inputProfile, eColorFormat inputFormat, const ScColorProfile &outputProfile, eColorFormat outputFormat, const ScColorProfile &proofingProfile, eRenderIntent renderIntent, eRenderIntent proofingIntent, long transformFlags) |
|
ScColorSpace | createColorSpace (ScColorProfile &profile, eColorFormat colorFormat) |
|
bool | operator== (const ScColorMgmtEngine &other) const |
|
bool | operator!= (const ScColorMgmtEngine &other) const |
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/colormgmt/sccolormgmtengine.h
- /Users/ale/src/Scribus/scribus/colormgmt/sccolormgmtengine.cpp