hdr.h

00001 /* This file is part of the KDE project
00002    Copyright (C) 2005 Christoph Hormann <chris_hormann@gmx.de>
00003 
00004    This program is free software; you can redistribute it and/or
00005    modify it under the terms of the Lesser GNU General Public
00006    License as published by the Free Software Foundation; either
00007    version 2 of the License, or (at your option) any later version.
00008 */
00009 
00010 #ifndef KIMG_HDR_H
00011 #define KIMG_HDR_H
00012 
00013 class QImageIO;
00014 
00015 extern "C" {
00016 void kimgio_hdr_read( QImageIO * );
00017 void kimgio_hdr_write( QImageIO * );
00018 }
00019 
00020 #endif
00021  
KDE Home | KDE Accessibility Home | Description of Access Keys