18 #ifndef QGSRASTERTRANSPARENCY_H    19 #define QGSRASTERTRANSPARENCY_H    63     void initializeTransparentPixelList( 
double );
    66     void initializeTransparentPixelList( 
double, 
double, 
double );
    75     int alphaValue( 
double, 
int theGlobalTransparency = 255 ) 
const;
    78     int alphaValue( 
double, 
double, 
double, 
int theGlobalTransparency = 255 ) 
const;
 
double percentTransparent
 
Defines the list of pixel values to be considered as transparent or semi transparent when rendering r...
 
double percentTransparent