How do I enlarge a picture or bitmap image file?
| |
As far as we know, there is no automated method of doing this. You can do this one by one using graphics packages however, generally, the larger the picture, the more memory you will need.
For example, you can open a bitmap using Microsoft paint (part of windows). Then, select the "Image, Stretch/Skew" menu item. Then enter 200 in both the horizontal and vertical boxes and click ok. This will enlarge a picture by a factor of 2.
There are probably other methods of doing this. For example, you could write a web page to do this for you, you could use other graphics packages or you could search the internet for packages that can do this for you automatically.
|
|