Re: [Gimp-developer] Exporting a TIFF file

Lloyd Konneker via gimp-developer-list <[email protected]>
Newsgroups gmane.comp.video.gimp.devel
Message-ID <CANtdxPwJhNa=rgQPdGVoRR5OonCqxw0y+uaH_bsfpuui4QMCfQ@mail.gmail.com>
The file export/import methods are plugins, i.e. in the PDB.
You can browse the PDB using Filters>Development>Python-Fu>Python Console
then the Browse button.  There is one named "file-tiff-save"

Yes, you can call a PDB procedure from a C plugin using
gimp_run_procedure ()

No, you don't need to link plugin code, you link to libgimp, where
gimp_run_procedure() is.
_______________________________________________
gimp-developer-list mailing list
List address:    [email protected]
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.