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