![]() |
![]() |
![]() |
colord Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Implemented Interfaces | Properties | Signals |
org.freedesktop.ColorManager.Profileorg.freedesktop.ColorManager.Profile — Profile interface |
SetProperty (in 's' property_name, in 's' property_value) InstallSystemWide ()
Objects implementing org.freedesktop.ColorManager.Profile also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
'ProfileId' read 's' 'Title' read 's' 'Metadata' read 'a{ss}' 'Qualifier' read 's' 'Format' read 's' 'Kind' read 's' 'Colorspace' read 's' 'HasVcgt' read 'b' 'IsSystemWide' read 'b' 'Filename' read 's'
Sets a property on the object.
|
The property name, e.g. |
|
The property value, e.g. |
Copies the profile system-wide so it can be used by all users on the system or when no users are logged-in.
The identification hash of the profile.
The printable title for the profile.
The metadata for the profile, which may include optional
keys like EDID_md5
and
EDID_manufacturer
that are set by several
CMS frameworks.
The qualifier for the profile.
A qualifier is used as a way to select a profile for a device.
This might be something free text like
High quality studio
doc:tt> or something more
programmable like RGB.Plain.300dpi
.
The qualifier format for the profile.
The profile kind, e.g. colorspace-conversion
,
abstract
or display-device
.
The profile colorspace, e.g. rgb
.
If the profile has a VCGT entry.
If the profile is installed system wide and available for all users.
The profile filename, if one exists.