georust / gdal

Rust bindings for GDAL
https://crates.io/crates/gdal
MIT License
359 stars 94 forks source link

Add method to set default histogram for RasterBand #486

Closed spadarian closed 10 months ago

spadarian commented 10 months ago

For completeness, this PR adds method to set histogram for RasterBand. Get methods were added by this PR: https://github.com/georust/gdal/pull/468

lnicola commented 10 months ago

r? @metasim