Gimp.ColorManaged::get_icc_profile

@accepts(Gimp.ColorManaged, gsize)
@returns([guint8])
def do_get_icc_profile(managed, len):
  

Since 2.4

managed

an object the implements the Gimp.ColorManaged interface

len

return location for the number of bytes in the profile data

Returns

A blob of data that represents an ICC color profile.