Quantum GIS API Documentation
1.7.5-Wroclaw
|
#include <qgsrastertransparency.h>
Public Attributes | |
double | pixelValue |
double | percentTransparent |
Definition at line 42 of file qgsrastertransparency.h.
double QgsRasterTransparency::TransparentSingleValuePixel::percentTransparent |
Definition at line 45 of file qgsrastertransparency.h.
Referenced by QgsRasterTransparency::alphaValue(), QgsRasterTransparency::initializeTransparentPixelList(), and QgsRasterLayer::readSymbology().
double QgsRasterTransparency::TransparentSingleValuePixel::pixelValue |
Definition at line 44 of file qgsrastertransparency.h.
Referenced by QgsRasterTransparency::alphaValue(), QgsRasterTransparency::initializeTransparentPixelList(), and QgsRasterLayer::readSymbology().