MapServer / MapServer-import

3 stars 2 forks source link

Typemap enhancement for C# #1680

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: szekerest Date: 2006/02/23 - 22:29

Sean,

This enhancement gives the following benefits:

1. Typemap for gdBuffer does not use global variable when marhaling the data, so
multiple imageObj can be used simultaneously.

2. imageObj.write supports to write onto a Stream object.

I have added a header for this file with my email so as to give the possibility
of receiving user's feedback on it.

Tamas
tbonfort commented 12 years ago

Author: sgillies@frii.com Date: 2006/02/23 - 22:48

Committed, r1.4
tbonfort commented 12 years ago

Author: szekerest Date: 2006/03/19 - 20:51


Committed to Branch-4-8