#ifndef XVIEW_H
#define XVIEW_H

#include <qimage.h>
#include <qpixmap.h>

void read_xv_file( QImageIO* );
void write_xv_file( const char *_filename, QPixmap &_pixmap );

#endif

Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:57 CEST 1999