Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing a png #66

Closed
igalbenardete opened this issue Dec 16, 2014 · 2 comments
Closed

Resizing a png #66

igalbenardete opened this issue Dec 16, 2014 · 2 comments

Comments

@igalbenardete
Copy link

Whenever I am trying to resize and position a smaller image(png) onto a bigger one(jpg), the background of the smaller png image becomes completely white blocking the bigger image ? resizeTo. fit. scle to does all the same thing. How can I resize an image without interrupting the backgorund ? Is this a problem due to the image format ?

@sksamuel
Copy link
Owner

sksamuel commented Jun 2, 2015

Can you show me some sample code so I can see what you mean (you probably just need to use Color(255,255,255,255).

@sksamuel
Copy link
Owner

Closing unless you can provide sample @igalbenardete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants