20 #ifndef GIEXTRACTION_H
21 #define GIEXTRACTION_H
38 typedef struct GiExtraction GiExtraction;
40 GiExtraction* giraffe_extraction_new(
void);
41 GiExtraction* giraffe_extraction_create(GiImage* spectra,
46 void giraffe_extraction_delete(GiExtraction* extraction);
47 void giraffe_extraction_destroy(GiExtraction* extraction);