AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.09.16 17:04 "libtiff and .net", by Kalonji Kabongo
2004.09.16 17:09 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.16 17:23 "Re: libtiff and .net", by Kalonji Kabongo
2004.09.16 17:35 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.16 17:44 "Re: libtiff and .net", by Kalonji Kabongo
2004.09.16 18:16 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.16 17:59 "Re: libtiff and .net", by Bill Bither
2004.09.20 19:48 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.22 03:52 "Re: libtiff and .net", by Bill Bither
2004.09.22 04:13 "Re: libtiff and .net", by Bob Friesenhahn

2004.09.16 18:16 "Re: libtiff and .net", by Bob Friesenhahn

On Thu, 16 Sep 2004, Kabongo, Kalonji (DET) wrote:
>
> I would not mind doing it to expand my knowledge of .net, libtiff and tiff.
> If there are other people willing to collaborate on this, we can form a team
> and plan for it. I realize doing it alone could take a longtime.
>
> Do you have any king of diagram that shows the program flow?

Nope.  I suggest that the first step is to become familiar with the 
limitations of Managed C++, study the libtiff APIs, develop your 
object model, and then write the wrapper classes to expose selected 
libtiff APIs to .net.  Some libtiff APIs will not be suitable for .net 
at all.  Others will require marshalling code since unsafe code is not 
allowed to directly access data in managed objects.

Bob

======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen