ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TImageEnVect DoPreviews
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Ken Randall

31 Posts

Posted - Apr 27 2024 :  00:38:54  Show Profile  Reply
Hi,

TImageEnVect.Proc.DoPreviews() no longer displays the image in 13.1.0.

Is there a workaround for this?

Thanks,


Ken R

xequte

38203 Posts

Posted - Apr 27 2024 :  23:41:36  Show Profile  Reply
Hi Ken

I added a button with this code to the demo project:

Demos\VectorEditor\Vectorial\Demo.dpr

procedure TMainForm.Button1Click(Sender: TObject);
begin
  ImageEnVect1.IO.LoadFromFile( 'D:\im.jpg' );
  ImageEnVect1.Proc.DoPreviews();
end;

It worked as expected. Can you give me more information.


Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: