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
 bug: conversion from ie8g to 24rgb
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

davenovo

USA
26 Posts

Posted - Jul 30 2011 :  07:02:30  Show Profile  Reply
Hello,

Conversion from ie8g to 24rgb does not use the blackvalue and whitevalue for properly scaling the image (in case you do not use all the black levels).

Conversion from ie16g to 24rgb does consider the blackvalue and whitevalue.

It would be really great if it could, otherwise, can you suggest the best way to scale the ie8g manually before converting. I don't want to have to make a copy of the image just to scale it before converting to 24rgb (I have to keep a copy of the original one)


fab

1310 Posts

Posted - Jul 31 2011 :  23:09:57  Show Profile  Reply
Hello,
next minor version will consider BlackValue/WhiteValue when converting from ie8g to ie24rgb.
Also, it will have TIEBitmap.StretchValues() method which does the same job (stretch values from BlackValue to WhiteValue), without converting the image.
The code is already implemented.
Go to Top of Page

davenovo

USA
26 Posts

Posted - Aug 01 2011 :  09:57:26  Show Profile  Reply
Hi Fabrizio,

Thanks for the rapid response!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: