Not hard, I know ... except that what I need is a library that allows for the opening and saving of TIFF images that includes an ordinal number-based DLL.
If anyone know of any product out there, public domain or otherwise, I'd be very greatful to hear about it. This is a serious situation!
Thank you!
Desperating seek a TIF image library!!!
Moderators: XnTriq, helmut, xnview
-
- XnThusiast
- Posts: 4441
- Joined: Sun Oct 17, 2004 4:57 am
- Location: Bordeaux, France
Win DLL ?
peridot1
Hello !
• Do you mean a Windows DLL ? If so, I fear that it isn't that possible, AFAIK only bitmaps (*.BMP), cursors (*.CUR)
and icons (*.ICO) are supported as image resources in these libraries.
- Under other *NIX based OSs, I don't know, maybe could you post in the corresponding section here
if you are running such an OS.
Kind regards,
Claude
Clo
Hello !
• Do you mean a Windows DLL ? If so, I fear that it isn't that possible, AFAIK only bitmaps (*.BMP), cursors (*.CUR)
and icons (*.ICO) are supported as image resources in these libraries.
- Under other *NIX based OSs, I don't know, maybe could you post in the corresponding section here
if you are running such an OS.
Kind regards,
Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
peridot1, as Clo has written already, you have to specify what kind of library you want: Are you looking for a DLL that can contain TIF images. Or is it a programming library for reading and writing TIF images? The latter can be achieved using GFL SDK.