TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Administrator
Tech Writer
2.2k
1.5m
Problems loading tiff images
Apr 11 2003 5:26 AM
Hi, I'm trying to load several tiff images in a .NET windows forms project, but when I use an Image object I get a "OutOfMemory" exception and when I try a Bitmap object I get a "Invalid argument" exception. The images are correct and I can see them using windows imaging. (The images are compressed tiff) Anyone knows another way to read those tiff images? I cannot convert them into other format because the images are provided by an external application. Thanks in advance
Reply
Answers (
2
)
problem with draw string
Image + Text = TIFF?