Top |
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' 'Created'read'x' 'Scope'read's' 'Owner'read'u' 'Warnings'read'as'
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.
The date and time the profile was created in UNIX time.
NOTE: this is NOT the time the meta-profile was created, or added to colord, nor the disk timestamp for the profile filename. This is the encoded date and time inside the ICC filename.
The scope of the device, e.g. normal
,
temp
or disk
.
The user ID of the account that created the profile.
Any warnings for the profile, e.g.
'description-missing
' or
'vcgt-non-monotonic
'.