KImgIO
pic_rw.h
Go to the documentation of this file.
bool picReadHeader(QIODevice *dev, PICHeader *hdr, bool peek=false)
Reads the PIC header and checks that it is OK.
Definition: pic_read.cpp:41
Definition: pic_rw.h:51
Definition: pic_rw.h:43
void pic_write(QIODevice *dev, const QImage *img)
Pic write handler for Qt / KDE.
Definition: pic_write.cpp:213
void pic_read(QIODevice *dev, QImage *img)
Pic read handler for Qt / KDE.
Definition: pic_read.cpp:264
Definition: pic_rw.h:52
Definition: pic_rw.h:42
Definition: pic_rw.h:61
Definition: pic_rw.h:44
Definition: pic_rw.h:60
Definition: pic_rw.h:41
Definition: pic_rw.h:62
Definition: pic_rw.h:59
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.