28 #ifndef GIEXTRACTION_H
29 #define GIEXTRACTION_H
46 typedef struct GiExtraction GiExtraction;
48 GiExtraction* giraffe_extraction_new(
void);
49 GiExtraction* giraffe_extraction_create(GiImage* spectra,
54 void giraffe_extraction_delete(GiExtraction* extraction);
55 void giraffe_extraction_destroy(GiExtraction* extraction);