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
 Imagenview

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
suri1 Posted - Sep 29 2013 : 22:24:47
Hello i am using a TImageEnView in delphi for displaying the image.I am using the pImageEnView.IO.LoadFromFileBMP(pFileName) for doing so.but there seems to be some problem with it It displays some .bmp file but some .bmp files are not visible can someone help
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jan 03 2014 : 02:17:16
Hi

Please email us some images that reproduce the problem. I expect you will find that they are not JPEG images, but merely have the JPEG file extension.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
suri1 Posted - Jan 02 2014 : 22:30:23
Hello the same problem is also arising when i am using pImageEnView.IO.LoadFromFileJPEG(pFileName) .This happens for some .jpg image. But if i use pImageEnView.IO.LoadFromFileAuto(pFileName) this image is visible.
xequte Posted - Sep 30 2013 : 02:05:23
Are you sure they are BMP files (e.g. try loading them with a TBitmap to confirm, or examine their code in Notepad)?



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com