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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ConvertTo

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jrpcguru Posted - Jan 25 2015 : 18:54:50
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.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 02 2015 : 23:07:45
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