can_gegl_copy


Description:

[ Version ( since = "2.10" ) ]
public static bool can_gegl_copy (ColorProfile src_profile, ColorProfile dest_profile)

This function checks if a GimpColorTransform is needed at all.

Parameters:

src_profile

source ColorProfile

dest_profile

destination ColorProfile

Returns:

true if pixels can be correctly converted between src_profile and dest_profile by simply using copy, process or similar.