Home
last modified time | relevance | path

Searched refs:NewMagickWand (Results 1 – 25 of 88) sorted by relevance

1234

/dports/graphics/py-wand/Wand-0.6.7/wand/cdefs/
H A Dmagick_wand.py66 lib.NewMagickWand.argtypes = []
67 lib.NewMagickWand.restype = c_void_p
/dports/graphics/photivo/photivo/Sources/
H A DptImage_GMC.cpp62 mw = NewMagickWand(); in ptGMCWriteImage()
163 mw = NewMagickWand(); in DumpImage()
194 MagickWand* image = NewMagickWand(); in ptGMCOpenImage()
370 mw = NewMagickWand(); in DumpImage()
/dports/games/freeciv/freeciv-2.6.6/m4/
H A Dmagickwand.m476 [MagickWand *mw = NewMagickWand();])],
81 [MagickWand *mw = NewMagickWand();])], [AC_MSG_RESULT([yes])],
/dports/games/freeciv-nox11/freeciv-2.6.6/m4/
H A Dmagickwand.m476 [MagickWand *mw = NewMagickWand();])],
81 [MagickWand *mw = NewMagickWand();])], [AC_MSG_RESULT([yes])],
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/ffi/examples/
H A Duse-magick.rkt255 ;; (let ([ww (NewMagickWand)])
259 ;; (define w (test (NewMagickWand)))
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/www/source/
H A Dwand.c36 magick_wand=NewMagickWand(); in main()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/www/source/
H A Dwand.c36 magick_wand=NewMagickWand(); in main()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/www/source/
H A Dwand.c36 magick_wand=NewMagickWand(); in main()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/www/source/
H A Dwand.c36 magick_wand=NewMagickWand(); in main()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickWand/
H A DMagickWand.h115 *NewMagickWand(void),
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickWand/
H A DMagickWand.h115 *NewMagickWand(void),
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/wand/
H A DMagickWand.h112 *NewMagickWand(void),
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/wand/
H A DMagickWand.h112 *NewMagickWand(void),
/dports/graphics/fpc-imagemagick/fpc-3.2.2/packages/imagemagick/src/
H A Dmagick_wand.pas66 function NewMagickWand: PMagickWand; cdecl; external WandExport; in NewMagickWand() function
/dports/graphics/fpc-imagemagick/fpc-3.2.2/packages/imagemagick/examples/
H A Dwandpixelaccess.pas39 wand := NewMagickWand();
H A Dwanddemo.lpr37 wand := NewMagickWand;
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dprobe_im.c70 wand = NewMagickWand(); in probe_im()
/dports/lang/fpc-source/fpc-3.2.2/packages/imagemagick/examples/
H A Dwandpixelaccess.pas39 wand := NewMagickWand();
H A Dwanddemo.lpr37 wand := NewMagickWand;
/dports/lang/fpc-source/fpc-3.2.2/packages/imagemagick/src/
H A Dmagick_wand.pas66 function NewMagickWand: PMagickWand; cdecl; external WandExport; in NewMagickWand() function
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/wrlib/
H A Dload_magick.c50 m_wand = NewMagickWand(); in RLoadMagick()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/wrlib/
H A Dload_magick.c50 m_wand = NewMagickWand(); in RLoadMagick()
/dports/graphics/pqiv/pqiv-2.12/backends/
H A Dwand.c105 MagickWand *wand = NewMagickWand(); in file_type_wand_alloc()
176 private->wand = NewMagickWand(); in file_type_wand_load()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimageio_im.c69 image = NewMagickWand(); in dt_imageio_open_im()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimageio_im.c69 image = NewMagickWand(); in dt_imageio_open_im()

1234