18 #ifndef QGSMULTIBANDCOLORRENDERERWIDGET_H    19 #define QGSMULTIBANDCOLORRENDERERWIDGET_H    23 #include "ui_qgsmultibandcolorrendererwidgetbase.h"    55     void loadMinMax( 
int theBandNo, 
double theMin, 
double theMax, 
int theOrigin );
    59     void onBandChanged( 
int );
    62     void createValidators();
    70 #endif // QGSMULTIBANDCOLORRENDERERWIDGET_H 
A rectangle specified with double values. 
This class provides qgis with the ability to render raster datasets onto the mapcanvas. 
Map canvas is a class for displaying all GIS data types on a canvas. 
Renderer for multiband images with the color components. 
Manipulates raster pixel values so that they enhanceContrast or clip into a specified numerical range...
Raster renderer pipe that applies colors to a raster. 
Base class for raster data providers.