At 04:15 PM 16/03/2005 -0500, Dan Maltes wrote (in 2 messages): >Any chance there is existing TIFF loading code available that could be used >with permission in Mono? Could save time. > >LibTIFF for instance: http://libtiff.maptools.org/ > >Dan Maltes
This is what tiffcodec.c already uses. I just didn't have the time to investigate the API and determine how to detect when a file is indexed and read the indexed data & palette. I will eventually do this :-) (I did it for gifcodec.c last week) Jonathan Gilbert _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
