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
 Bitmap 16b not readable

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
lzehnder Posted - Nov 26 2013 : 01:40:27
Hello,

The attach bitmap is not readable by imageen.

With your demo FullApps\PhotoEn for exemple when you try to open it, the application freeze.

Thank You.

1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 28 2013 : 13:31:44
Hi

Yes, 16bit gray scale is not supported, but for v5.0.6 you will be able to load it as a native 16 bit image as follows:

ImageEnView.LegacyBitmap := false;
ImageEnView.IO.NativePixelFormat := true;




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