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
 Very Basic Inquiry
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Michael Howell

United Kingdom
3 Posts

Posted - Sep 10 2013 :  07:14:38  Show Profile  Reply
Guys,

Am looking to create an app which loads and manipulates very large 48-bit images e.g. 16K X 8K. Does ImageEn support this, or is limited to 24 bit?

Answers much appreciated.

Best,

Mike

fab

1310 Posts

Posted - Sep 16 2013 :  00:10:23  Show Profile  Reply
Hello,
ImageEn supports 48 bit images (BGR, 16 bit per channel). You should set:

ImageEnView1.LegacyBitmap := false;
ImageEnView1.IO.NativePIxelFormat := true;

It is better to use 64 bit version, of course.
Go to Top of Page

Michael Howell

United Kingdom
3 Posts

Posted - Sep 16 2013 :  05:54:57  Show Profile  Reply
Thanks, Fab. Is this an area in which you have much experience? Perhaps you might be interested in some Pascal-based work in the future?
Go to Top of Page

Michael Howell

United Kingdom
3 Posts

Posted - Sep 16 2013 :  07:34:27  Show Profile  Reply
We have many years legacy investment in motion picture applications under Delphi 5.

We are about to receive investment for a ground-breaking application in the same area. Due to time constraints, version 1 will use our legacy code and 24 bit colour. Version 2 should use 36 or 48 bit colour, and should be a port to the latest Delphi/Embarcadero version. We may also consider splitting into several apps, rather than one monolith. Bottom line, we will need expertise and perhaps outside contractors.

Thoughts?

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