[Gimp-developer] file_jpeg_save in a c plugin

2009-07-16 Thread Javier R.
?Many thanks for your fast response, Martin! I'll check the documentation link that you propose and see if I can work this out. Muchas gracias de nuevo, Javier Ruiz >There is no such function in the C plug-in API, but you can invoke the >PDB function called file-jpeg-save with gimp_run_procedur

Re: [Gimp-developer] file_jpeg_save in a c plugin

2009-07-16 Thread Martin Nordholts
On 07/16/2009 04:52 PM, Javier R. wrote: > Hola, hi. > > I am trying to save an image as a jpeg file in a c-plugin. > The problem is that I have not been able to use the file_jpeg_save > function. There is no such function in the C plug-in API, but you can invoke the PDB function called file-jpe

[Gimp-developer] file_jpeg_save in a c plugin

2009-07-16 Thread Javier R.
Hola, hi. I am trying to save an image as a jpeg file in a c-plugin. The problem is that I have not been able to use the file_jpeg_save function. Any help appreciated! Thanks! (code excerpt) // works! gimp_file_save(GIMP_RUN_INTERACTIVE, nimage, vector_