trichview.support
Re: Gif problem with SetCurrentPictureInfo ? |
Author |
Message |
Jeff |
Posted: 07/19/2002 11:34:33 Hi Sergey, Thank you very much for your reply. But i don't know where to find the components TPNGObject, TGifImage especially for C++. Perhaps, coulud you pls recommend any third part products to manipulate with gif. Thanks again. "Sergey Tkachenko" <svt@trichview.com> wrote: >Sorry for delay. > >In this demo unit, find the line: >gr := TGraphic(frmProp.Image1.Picture.Graphic.ClassType.Create) >(it is inside TForm1.mitEditPropsClick) >Change it to >gr := >RV_CreateGraphics(TGraphicClass(frmProp.Image1.Picture.Graphic.ClassType)); > >Also, add >RegisterClasses([TPNGObject, TGifImage]) in the initialization section. > >> > Give me a code snippet, or send me a project reproducing this problem. >> >> Have you receved my email two days ago about that? I'm not sure due to >> probably problems with mailbox in same time! Thx >> > > |
Powered by ABC Amber Outlook Express Converter