Source: krl.h


Annotated List
Files
Globals
Hierarchy
Index
/*
* KRL.H -- Prototypes for QImageIO read/write handlers for
*	the krl graphic format.
*
*	Copyright (c) May 1999, Antonio Larrosa Jimenez.
*	Distributed under the LGPL.
*
*/
#ifndef	_KRL_H
#define _KRL_H

class QImageIO;

extern "C" {
void kimgio_krl_read( QImageIO *io );
void kimgio_krl_write(QImageIO *io );
}

#endif

Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:49 2000, using kdoc 2.0a35.