10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Administrator
Admin
2.2k
1.4m
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?