GdalQuery.ForceHighQualityColorTable Property
Gets or sets a flag indicating how the dataset creates grayscale visualizers.
Syntax
public System.Boolean ForceHighQualityColorTable { get; set; }
Property Value
Default: false
True to create high-contrast grayscale visualizers, False to create normal grayscale visualizers.
Remarks
When the dataset creates a grayscale raster visualizer for a raster, it can sample a subset of the raster to find the minimum and maximum raster value and create a grayscale color table with higher contrast.
Platforms
Windows, Linux, Android