Jump to content
Search Community

Image quality inquiry

Richard Ryu test
Moderator Tag

Recommended Posts

Hi, I'm wondering If I add an image to transformManager,

Is there any possible to reduce a quality of an image?

 

I've tested two cases, the result is interesting for me.

 

Once I call an image from file browser,

 

Common Action :

bitmap.smoothing = true;

 

The size of an image : 600px X 600px (width:height).

Background color : white.

 

First Case :

Nothing to do with an image, then print the image.

The quality of an image is not bad.

 

Second Case :

Add a child into transformManager, then just moving an image.

Do not resize then print document as well.

The quality of an image is too bad. (pixelation)

 

So I'd like to know is there any methode prevent this kinds of thing?

 

Link to comment
Share on other sites

I am not sure what's causing the problem in your case, but I'm pretty sure it's not related to TransformManager (it doesn't do any kind of strange rendering or bitmap juggling). It sounds more like a general Flash question that you may want to contact Adobe about. It's difficult to troubleshoot blind on our end, so feel free to post a reduced test case FLA here so we can take a peek (please only include the bare essentials to reproduce the issue). 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...