| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgsimageoperation.h"#include "qgis.h"#include "qgscolorramp.h"#include "qgslogger.h"#include <QtConcurrentMap>#include <QColor>#include <QPainter>
Go to the source code of this file.
| Macros | |
| #define | BLOCK_THREADS 16 | 
| #define | INF 1E20 | 
| #define BLOCK_THREADS 16 | 
Definition at line 28 of file qgsimageoperation.cpp.
| #define INF 1E20 | 
Definition at line 30 of file qgsimageoperation.cpp.