Init locallabgtk3

This commit is contained in:
Desmis
2017-01-21 15:34:40 +01:00
parent 928c4c7d02
commit 273e1cb3b2
47 changed files with 18583 additions and 3345 deletions

View File

@@ -1635,7 +1635,8 @@ int RawImageSource::load (const Glib::ustring &fname, bool batch)
rml.ciffBase = ri->get_ciffBase();
rml.ciffLength = ri->get_ciffLen();
idata = new ImageData (fname, &rml);
Glib::ustring nana = ri->get_filename();
printf("nana=%s \n", nana.c_str());
green(W, H);
red(W, H);
blue(W, H);