I don't think I can do server-side work on the images. Flex should be
able to handle this sort of trivial task, but for some reason it isn't
doing it for me. And what is "snap to pixel"? That sounds like a Flash
thing instead of Flex.

--- In [email protected], Chris Ivens <[EMAIL PROTECTED]> wrote:
>
> Perhaps making sure that the resizing snaps to pixels. I have the same  
> issue on mine and I'm trying to find a solution too. I'm thinking of  
> using server-side resizing to get it to work neatly.
> 
> 
> On 25 Jun 2008, at 15:20, kenny14390 wrote:
> 
> Hi. I have a space that is 175x100 and I am loading images into it on
> the fly. I am loading images that are as big as 200x115 and I need to
> shrink them to fit but also preserve their quality. If I don't specify
> the Image component's height and width, the image retains its quality,
> but it also retains its own unique height and width, and could spill
> outside of my 175x100 box. I then turned on the scaleContent property
> and set the horizontal and vertical align to center/middle. This
> solves the resizing problem, but not the image quality. The image
> looks jagged and smooth lines now look broken. Does anyone know of a
> way to keep an image within my constraints and retain image quality?
>


Reply via email to