]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOWxGimmickReaderDialog.h
After checking that the event goes up in the hierarchy (in win32 at least)
[creaImageIO.git] / src2 / creaImageIOWxGimmickReaderDialog.h
index 4d932214bebf7229f295268cae49481a14ead351..54f929c044b0f2eb7160c3af039a11dea5085311 100644 (file)
@@ -25,6 +25,7 @@ namespace creaImageIO
                          const wxSize& size,
                          int image_min_dim = GIMMICK_2D_IMAGE_SELECTION,
                          int image_max_dim = GIMMICK_3D_IMAGE_SELECTION,
+                         int output_dim = NATIVE,
                          int threads = 0);
     
     Gimmick* GetGimmick() { return mGimmick; }