32 UndefinedColorInterpretation = 0, GrayIndex = 1, PaletteIndex = 2,
54 IdentifyFormatUndefined = 0,
55 IdentifyFormatValue = 1,
56 IdentifyFormatText = 1 << 1,
57 IdentifyFormatHtml = 1 << 2,
58 IdentifyFormatFeature = 1 << 3
64 ProgressHistogram = 0,
66 ProgressStatistics = 2
73 PyramidsCopyExisting = 2
89 ContrastEnhancementCumulativeCut
105 SingleBandColorDataStyle
109 static ContrastEnhancementLimits contrastEnhancementLimitsFromString( QString theLimits );