KImgIO
exr.h
Go to the documentation of this file.
bool read(QImage *outImage)
Read contents from the file / stream into an image.
Definition: exr.cpp:168
QImageIO Routines to read (and perhaps in the future, write) images in the high definition EXR format...
Definition: exr.h:16
bool write(const QImage &image)
Write the contents of an image into the file / stream.
Definition: exr.cpp:211
bool canRead() const
Test if the file / stream can potentially read more data.
Definition: exr.cpp:153
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Nov 13 2014 11:51:15 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Nov 13 2014 11:51:15 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.