VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12345678[9]10 ]


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

Date Posted: 17:50:19 10/06/00 Fri
Author: Michel
Subject: Re: Multi Frame Images
In reply to: Paul Mead 's message, "Re: Multi Frame Images" on 15:53:32 10/06/00 Fri


Hi Paul,

Sorry about the wrong information; I should read my own documentation more often...

Instead of,

TiffGraphic.BitmapHandle := HBITMAP;

use,

TiffGraphic.AssignFromBitmapHandle(HBITMAP);

and you are correct,

TDibGraphic has AppendToStream, not Append to file. You first need to create a TFileStream, ie,

FileStream := TFileStream.Create(FileName, fmCreate);

Best regards,

Michel

> Michel
>
> I have a handle on doing it this way, I was just
> hoping
> to take advantage of a TiffGraphic multi frame feature.
>
> By the way I assume that
>
> TiffGraphic : TTiffGraphic;
>
> if so then,
>
> > TiffGraphic.BitmapHandle := HBITMAP;
> is read only
> >
> > TiffGraphic.AppendToFile( ... );
> does not exist
>
>
> Paul

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

[ 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.