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
 ConvertTo
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

jrpcguru

USA
273 Posts

Posted - Jan 25 2015 :  18:54:50  Show Profile  Reply
I have added several ImageEn routines for changing colors to my program. For example:

ImageEnView1.Proc.ConvertTo(256, ieOrdered);
ImageEnView1.Proc.ConvertTo(256, ieThreshold);

When I execute these routines my progress bar correctly displays a moving bar.

ImageEnView1.Proc.ConvertTo(256, ieDithering);
This code fails to display progress until it is finished, then the progress bar just flashes. I gather from another post that this is a relatively new feature of ImageEn. I wonder if this progress behavior is what you intended?

J.R.

xequte

39053 Posts

Posted - Feb 02 2015 :  23:07:45  Show Profile  Reply
Hi JR

It seems that progress during the WIC phase is not accessible, so progress is only shown during the native phase.



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