Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi TWICImage TIFF Kompression (https://www.delphipraxis.net/189052-twicimage-tiff-kompression.html)

fs999 28. Apr 2016 16:56


TWICImage TIFF Kompression
 
Hallo,

Wie kann man mit TWICImage eine geladene TIFF Datei die Kompression ändern und wieder abspeichern ?

Habe nichts im Internet gefunden. Mit Delphi 2010 gab es eine ppWICDevice Unit wo man das machen konnte :

Delphi-Quellcode:
lWICDevice := TppWICDevice.Create(Self);
TppWICImage(lWICDevice.WIC).TiffCompressionType := tcCCITT4;
mfG,
Frederic


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:01 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz