is_linear


Description:

[ Version ( since = "2.10" ) ]
public bool is_linear ()

This function determines is the ICC profile represented by a GimpColorProfile is a linear RGB profile or not, some profiles that are LUTs though linear will also return FALSE;

Parameters:

this

a ColorProfile

Returns:

true if the profile is a matrix shaping profile with linear TRCs, false otherwise.