[ 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.
| this |
Pointer to a ColorArea. |
|
true if this shows transparency information, false otherwise. |