]> Creatis software - clitk.git/blobdiff - utilities/CxImage/ximacfg.h
Moved from repository clitk.private to tools
[clitk.git] / utilities / CxImage / ximacfg.h
index d9d2ab966f2d7e8883c76078993f42c2d66bb8ea..ef89b227098bbc846a0ec98cf7d57e7390780987 100644 (file)
@@ -3,6 +3,12 @@
 \r
 /////////////////////////////////////////////////////////////////////////////\r
 // Protability issues\r
+#ifdef ntohs\r
+#  undef ntohs\r
+#endif\r
+#ifdef ntohl\r
+#  undef ntohl\r
+#endif\r
 #ifndef _tfopen\r
 #  define _tfopen fopen\r
 #endif\r
@@ -20,7 +26,7 @@
 // CxImage supported features\r
 #define CXIMAGE_SUPPORT_ALPHA          1\r
 #define CXIMAGE_SUPPORT_SELECTION      1\r
-#define CXIMAGE_SUPPORT_TRANSFORMATION 0\r
+#define CXIMAGE_SUPPORT_TRANSFORMATION 1\r
 #define CXIMAGE_SUPPORT_DSP            0\r
 #define CXIMAGE_SUPPORT_LAYERS            1\r
 #define CXIMAGE_SUPPORT_INTERPOLATION  0\r