2005.04.28 13:40 "[Tiff] Delphi 7, TIFF G3/4, Multipage", by Matthias Lach

2005.04.28 13:40 "[Tiff] Delphi 7, TIFF G3/4, Multipage", by Matthias Lach

"Hello All Members of the Tiff-Mailing-List!

1st of all i need to say that my english is not the best and i try to make me unterstood.

Next: iam a newbie in Delphi.

I ilke to write a little programm that

- show a tiff
- show width, hight, resolution, and pages! (multi-/single-page)
- open a tiff for:
   a) rotating 180 degrees
   b) cutting of a amount of lines from the top (96 or editable)
- safe back the file

Now i try to make a more handel-able version with a gui.

I found "LibTiffDelphi_Release.zip" with some PAS-Files. I included them into my project - so far so good.

I can open and see my file with "image1.Picture.Bitmap:= ReadTiffIntoBitmap(filename);" and can see the TIFF in my Image-Obj on the Form. So iam kind new with all this stuff,

Mit freundlichen Gruessen

Matthias Lach