github.com/kaydxh/golang@v0.0.131/pkg/gocv/cgo/third_path/graphics-magick/include/GraphicsMagick/magick/magick_config.h (about) 1 /* magick/magick_config_api.h. Generated from magick_config_api.h.in by configure. */ 2 /* Defines required by <magick/api.h> */ 3 4 /* Define if you have X11 library */ 5 /* #undef HasX11 */ 6 7 /* Number of bits in a pixel Quantum (8/16/32) */ 8 #define QuantumDepth 8 9 10 /* Define to 1 if your processor stores words with the most significant byte 11 first (like Motorola and SPARC, unlike Intel and VAX). */ 12 /* #undef WORDS_BIGENDIAN */ 13 14 /* Prefix Magick library symbols with a common string. */ 15 /* #undef PREFIX_MAGICK_SYMBOLS */ 16 17 /* Define to `unsigned int' if <sys/types.h> does not define. */ 18 /* #undef size_t */ 19 20 /* Define to `int' if <sys/types.h> does not define. */ 21 /* #undef ssize_t */