VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1234567[8]910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 07:46:33 10/23/00 Mon
Author: Michel
Subject: Re: Saving compressed tiff is not working
In reply to: Tomaz Koritnik 's message, "Saving compressed tiff is not working" on 13:27:26 10/21/00 Sat


Hi Tomaz,

I am sorry about this problem. In the 1.1 trial version, the compression is not set properly

with the TTiffGraphic. Let me know you Delphi version, and I will send you the updated DCU

file.

Best regards,

Michel

> I tryed to save tiff image from bitmap with
> compression( packbits, g4,... ). I set compression by
> using Tiff.Compression but tiff is always saved as
> tcNone because filesize is always the same and equal
> to uncompressed image size. It's the same with all
> compression types! Where is the problem. The code I
> use is this:
>
> Tiff := TTiffGraphic.Create;
> Tiff.Assign( Image1.Picture.Bitmap );
> Tiff.Compression := tcPackbits;
> Tiff.SaveToFile( SaveDialog1.Filename );
> Tiff.Free;
>
> If you can please answer to my email because i don't
> usually lokk at web!
>
> Tomaz

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:


[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.