Perceptual Color
rgbcolorspacefactory.h
40 [[nodiscard]] static QSharedPointer<PerceptualColor::RgbColorSpace> tryCreateFromFile(const QString &fileName);
static QStringList colorProfileDirectories()
List of directories where color profiles are typically stored on the current system.
Definition rgbcolorspacefactory.cpp:106
static QSharedPointer< PerceptualColor::RgbColorSpace > tryCreateFromFile(const QString &fileName)
Try to create a color space object for a given ICC file.
Definition rgbcolorspacefactory.cpp:57
static QSharedPointer< PerceptualColor::RgbColorSpace > createSrgb()
Create an sRGB color space object.
Definition rgbcolorspacefactory.cpp:36
This file provides support for C++ symbol import and export.
#define PERCEPTUALCOLOR_IMPORTEXPORT
A macro that either exports dynamic library symbols or imports dynamic library symbols or does nothin...
Definition importexport.h:154
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:46:43 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:46:43 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.