Method
GimpImageset_simulation_profile
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: GimpColorProfileA GimpColorProfile, orNULL.The argument can be NULL.The data is owned by the caller of the method.