34 UndefinedColorInterpretation = 0, GrayIndex = 1, PaletteIndex = 2,
56 IdentifyFormatUndefined = 0,
57 IdentifyFormatValue = 1,
58 IdentifyFormatText = 1 << 1,
59 IdentifyFormatHtml = 1 << 2,
60 IdentifyFormatFeature = 1 << 3
66 ProgressHistogram = 0,
68 ProgressStatistics = 2
75 PyramidsCopyExisting = 2
91 ContrastEnhancementCumulativeCut
107 SingleBandColorDataStyle
111 static ContrastEnhancementLimits contrastEnhancementLimitsFromString( QString theLimits );
118 static double representableValue(
double value,
QGis::DataType dataType );