Method

GimpImageset_simulation_profile

unstable since: 3.0

Declaration [src]

gboolean
gimp_image_set_simulation_profile (
  GimpImage* image,
  GimpColorProfile* profile
)

Description [src]

Sets the image’s simulation color profile

This procedure sets the image’s simulation color profile.

Available since: 3.0

Parameters

profile

Type: GimpColorProfile

A GimpColorProfile, or NULL.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE on success.