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
 TImageEnMView - original image IEBitmap
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

spetric

Croatia
308 Posts

Posted - Oct 02 2015 :  08:05:05  Show Profile  Reply
Hi,

I have a MView with thumbnails, loaded from some image container (IEBitmaps). Inside MView, tHere are properties such as ImageOriginalHeight and ImageOriginalWidth.

Is there any property that contains ImageOriginal IEBitmap?
I need to connect somehow thumbnail image with my original image (IEBitmap). Any UserData inside MView?

TIA,
Siniša

xequte

39064 Posts

Posted - Oct 02 2015 :  13:53:18  Show Profile  Reply
Hi Sinisa

If you are loading with StoreType=ietThumb then TImageEnMView does not load the full image. Just use the image filename to load from disk (it is faster this way, rather than using StoreType=ietNormal and assigning the image).


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

spetric

Croatia
308 Posts

Posted - Oct 05 2015 :  04:50:21  Show Profile  Reply
Hi Nigel,

Images are already loaded in some kind of container. MView is used only to display images in a strip (thumbnails - as there is no setexternalbitmap method inside MView)) and user selects desired image. I need some kind of reference to original IEBitmap inside container.

Images in MView are loaded using ietFastThumb.

However, I've noticed that there is ImageUserPointer in MView, so I can use it to associate original image IEBitmap with desired thumbnail.

Siniša
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: