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
 Load TIFF file with antialiasing
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

rlange

Germany
26 Posts

Posted - Nov 11 2011 :  02:17:45  Show Profile  Reply
How can a TIFF file be loaded into TImageEN with antialiasing?

fab

1310 Posts

Posted - Nov 11 2011 :  04:41:17  Show Profile  Reply
Set ImageEnView.ZoomFilter := some value, and change zoom. For example:
ImageEnView1.ZoomFilter := rfFastLinear;
ImageEnView1.Fit();
Go to Top of Page

rlange

Germany
26 Posts

Posted - Nov 11 2011 :  05:08:11  Show Profile  Reply
Thank you, it works!!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: