Changes between Initial Version and Version 1 of Ticket #1578


Ignore:
Timestamp:
Apr 18, 2007, 7:39:41 AM (17 years ago)
Author:
warmerdam
Comment:

GDALColorEntry is a C structure already.

There are already GDALColorTable related C functions. I'm not sure why they aren't used by gdal/swig/include/ColorTable.i

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1578

    • Property Cc hobu added
  • Ticket #1578 – Description

    initial v1  
    11The '''GDALColorTable''' and '''GDALColorEntry''' should be wrapped with C API in order to avoid potential problems with crossing modules boundaries under Windows system, as well as to keep GDAL API consistent without forcing users to mix C++ API when they use C API, for some features.
     2