18 #ifndef QGSRASTERDRAWER_H 19 #define QGSRASTERDRAWER_H 50 void drawImage( QPainter* p,
QgsRasterViewPort* viewPort,
const QImage& img,
int topLeftCol,
int topLeftRow,
const QgsMapToPixel* mapToPixel = 0 )
const;
56 #endif // QGSRASTERDRAWER_H Iterator for sequentially processing raster cells.
Perform transforms between map coordinates and device coordinates.
The drawing pipe for raster layers.
This class provides details of the viewable area that a raster will be rendered into.