has_alpha


Description:

[ CCode ( cname = "gimp_color_area_has_alpha" ) ]
public bool has_alpha ()

Checks whether the this shows transparency information.

This is determined via the this's ColorAreaType.

Parameters:

this

Pointer to a ColorArea.

Returns:

true if this shows transparency information, false otherwise.