get_vcgt
Description:
[ Version ( since = "0.1.34" ) ]
public GenericArray<unowned ColorRGB> get_vcgt (uint size) throws Error
public GenericArray<unowned ColorRGB> get_vcgt (uint size) throws Error
Gets the video card calibration data from the profile.
Parameters:
this |
A valid Icc |
size |
the desired size of the table data |
Returns:
VCGT data, or null for error |