<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi!</FONT></DIV>
<DIV><FONT face=Arial size=2>I have read an image from file but it shows up too 
large&nbsp;in my World.</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>My code:</FONT></DIV>
<DIV><FONT face=Arial size=2>image := BMPReadWriter formFromFileNamed: 
file.<BR>image := image asMorph.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have tried shrink: by: on the form (nothing 
happens) and displayScaledOn: on another form (Form new extent: <A 
href="mailto:20@20">20@20</A> depth: 32) but that does not give all the colors. 
I have also tried a couple of other messages without any success.</FONT></DIV>
<DIV><FONT face=Arial size=2>So, how do I resize an ImageMorph?</FONT></DIV>
<DIV><FONT face=Arial size=2>Many thanks in advance!</FONT></DIV>
<DIV><FONT face=Arial size=2>Marcus</FONT></DIV></BODY></HTML>