Gimp.ColorManaged – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
ColorManaged
get_color_profile
get_icc_profile
get_simulation_bpc
get_simulation_intent
get_simulation_profile
profile_changed
simulation_bpc_changed
simulation_intent_changed
simulation_profile_changed
ColorManaged
Object Hierarchy:
Description:
[
CCode
( type_cname =
"GimpColorManagedInterface"
, type_id =
"gimp_color_managed_get_type ()"
) ]
public
interface
ColorManaged
:
Object
An interface dealing with color profiles.
Namespace:
Gimp
Package:
gimp-3.0
Content:
Methods:
public
abstract
ColorProfile
get_color_profile
()
This function always returns a
ColorProfile
and falls back to
ColorProfile.rgb_srgb
if the method is not implemented.
public
abstract
unowned
uint8
[]
get_icc_profile
()
public
abstract
bool
get_simulation_bpc
()
This function always returns a gboolean representing whether Black Point Compensation is enabled
public
abstract
ColorRenderingIntent
get_simulation_intent
()
This function always returns a
ColorRenderingIntent
public
abstract
ColorProfile
get_simulation_profile
()
This function always returns a
ColorProfile
Signals:
public
virtual
signal
void
profile_changed
()
Emits the "profile-changed" signal.
public
virtual
signal
void
simulation_bpc_changed
()
Emits the "simulation-bpc-changed" signal.
public
virtual
signal
void
simulation_intent_changed
()
Emits the "simulation-intent-changed" signal.
public
virtual
signal
void
simulation_profile_changed
()
Emits the "simulation-profile-changed" signal.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref