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
 ImageEn Transition copy

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
ickkm Posted - Jun 19 2014 : 07:23:16
I want ImageEn Transition Copy

If ImageEnView1 display transition effect..

I want TImage same effect view

Use Bitblt? Copymode?

Please answer me
4   L A T E S T    R E P L I E S    (Newest First)
ickkm Posted - Jun 25 2014 : 18:56:05
I find

use TransitionRePaint Event

Solve it

Thank you
ickkm Posted - Jun 20 2014 : 08:48:16
Thank very much replay answer ...

I use ImageEn Led display.

Width 2048 Height 64 Image display

Led display Half size splite ( Led Display DVI Signal sync capture )

Ex > 2048 X 64 ->>> Image1 1024 X 64 (Top 0) Image2 1024 X 64(Top 64)

I use 2 ImageEn Transition

But LED 1024 Pixel and LED 1025 Pixel differant transition display

And I think that 1 ImageEn copy to be solved in 2 Timage

Please answer me
xequte Posted - Jun 19 2014 : 14:16:37
Hi

Firstly, ask yourself why you must use TImage. If at possible, change to TImageEnView for better performance.

If that is not an option, see the "Create Transition Frames" demo:

http://www.imageen.com/demos/

Which will allow you to get bitmaps from ImageEn to output to your TImage.


But I fear the performance would be woeful, so you would be better to find a transition component that works with TImage or is a TImage descendent.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
w2m Posted - Jun 19 2014 : 10:17:25
Please show some code that you are trying to use and maybe we can help a little better. Are you trying to have a transition between an image and a newly loaded image?

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development