ColorProfile.from_file


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.10" ) ]
public ColorProfile.from_file (File file) throws Error

This function opens an ICC color profile from file.

Parameters:

file

a File

Returns:

the ColorProfile, or null. On error, null is returned and throws is set.