Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
beckerben  
#1 Posted : Friday, June 9, 2006 12:37:47 AM(UTC)
beckerben

Rank: Member

Groups: Member
Joined: 6/9/2006(UTC)
Posts: 1

I have 1 bit CCITT 4 compressed TIFFS. I can save these efficiently, but as soon as I modify the image using the graphics drawstring method to stamp some text on the image, I have to convert the image to 1bit to get it to save back using the CCITT 4 compression.

This operation takes several seconds and when I'm working with several pages, the operation to save a multi-page tiff is significant.

So my question, how can I get it to keep my image manipluations of text / graphic stamping to be 1 bit so I don't need to do the conversion?
Dmitry  
#2 Posted : Saturday, June 10, 2006 8:25:27 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello,

You can try to draw text strings on 1bpp indexed images. It should work. But you have to resave it to TIFF with CCITT4 compression.
Sincerely yours,
Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.