| Encapsulated Postscript supportEncapsulated Postscript support |  | 
Functions
go_spectre_new_from_data ()
GOImage *
go_spectre_new_from_data (char const *data,
                          size_t length,
                          GError **error);
 
go_spectre_new_from_file ()
GOImage *
go_spectre_new_from_file (char const *filename,
                          GError **error);
 
 
Types and Values
GOSpectre
typedef struct _GOSpectre GOSpectre;