View Single Post
  #2 (permalink)  
Old 08-17-2004, 08:21 PM
B0B B0B is offline
WebProWorld New Member
 

Join Date: Aug 2004
Location: Anaheim California
Posts: 18
B0B RepRank 0
Default

Hi John,

The problem is making more data. You need to interpolate between pixels to make the additional pixels. There are allot of ways to do it.
I resized this using Bicubic interpolation.


This one is 760 wide. If your target is a screen is 800X600 you need to allow room for scrollbars etc.

It's best to make your original images at least 4 times larger than their final size.

If you have any problems email me Nbob@netopoly.net
Remove the N from the email address.
Reply With Quote