18 #ifndef QGSSINGLEBANDGRAYRENDERERWIDGET_H 19 #define QGSSINGLEBANDGRAYRENDERERWIDGET_H 23 #include "ui_qgssinglebandgrayrendererwidgetbase.h" 49 void loadMinMax(
int theBandNo,
double theMin,
double theMax,
int theOrigin );
52 void on_mGrayBandComboBox_currentIndexChanged(
int index );
58 #endif // QGSSINGLEBANDGRAYRENDERERWIDGET_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.
Raster renderer pipe that applies colors to a raster.