|
|
// This library is distributed under the conditions of the GNU LGPL. #ifndef _EPS_H #define _EPS_H extern "C" { void kimgio_eps_read (QImageIO *image); void kimgio_eps_write (QImageIO *image); } #endif
Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:49 2000, using kdoc 2.0a35. |