[ CCode ( array_length_pos = 1.1 , array_length_type = "gsize" ) ]
[ Version ( since = "2.10" ) ]
public unowned uint8[]? pixbuf_get_icc_profile (Pixbuf pixbuf)
Returns the ICC profile attached to the pixbuf, or null if there is none.
| pixbuf |
a Pixbuf |
| length |
return location for the ICC profile's length |
|
The ICC profile data, or null. The value should be freed with g_free. |