Changes between Version 1 and Version 2 of Ticket #1210


Ignore:
Timestamp:
Mar 28, 2007, 11:30:22 AM (17 years ago)
Author:
warmerdam
Comment:

This is not currently part of the GDALRasterBand interface at any level. I'll keep this open as an enhancement request.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1210

    • Property Status assignednew
    • Property Component defaultGDAL_Raster
    • Property Priority highnormal
    • Property Owner changed from hobu to warmerdam
    • Property Type defectenhancement
  • Ticket #1210 – Description

    v1 v2  
    1 {{{
    2 The functions SetMinimun(), SetMaximum() are not exposed in the Python API. It
    3 should be a method in the "Band" class.
    4 }}}
     1The functions SetMinimun(), SetMaximum() are not exposed in the Python API. It should be a method in the "Band" class.