Virtual Method
GimpColorManagedget_simulation_profile
unstable since: 3.0
Declaration [src]
GimpColorProfile*
get_simulation_profile (
GimpColorManaged* managed
)
Return value
Type: GimpColorProfile
The managed
‘s simulation GimpColorProfile
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |