Color
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "poppler_color_get_type ()" ) ]
[ Compact ]
public class Color
A Color describes a RGB color.
Color components are values between 0 and 65535
Content:
Creation methods:
- public Color ()
Creates a new Color
Methods:
- public Color copy ()
Creates a copy of this
- public void free ()
Frees the given Color
Fields: