[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C/C++ Interface to Image Magick libs.
From: |
Etienne Grossmann |
Subject: |
Re: C/C++ Interface to Image Magick libs. |
Date: |
Tue, 24 Apr 2001 08:18:08 +0100 |
User-agent: |
WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) (with unibyte mode) |
Hello,
From: Hayram Nicacio <address@hidden>
# I?ve already taken a look at the mailing list archives
# and I haven?t found any references on how to write C/C++ oct
# files. Is there any kind of tutorial or reference? The ideia is
Not to my knowledge, but I may be wrong.
# to write an oct file that uses the Image Magick libs
# (http://www.imagemagick.org) so octave could read/write any kind
# of image file.
# Any help would be welcome.
One possibility is to look at the src/DLD-FUNCTIONS directory and
see how the .cc files in there define built-in functions.
You could probably make an oct file to the same effect.
Good luck,
Etienne
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------