|
Krita Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | RGBEIMPORT |
Macros | |
| #define | MAXELEN 0x7fff |
| #define | MINELEN 8 |
Functions | |
| bool | RGBEIMPORT::LoadHDR (QDataStream &s, const int width, const int height, KisSequentialIterator &it) |
| bool | RGBEIMPORT::ReadOldLine (quint8 *image, int width, QDataStream &s) |
| void | RGBEIMPORT::RGBEToPaintDevice (quint8 *image, int width, KisSequentialIterator &it) |
| #define MAXELEN 0x7fff |
Definition at line 23 of file RGBEImportUtils.cpp.
| #define MINELEN 8 |
Definition at line 22 of file RGBEImportUtils.cpp.