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

Typo on website #64

Closed
cowwoc opened this issue Jan 5, 2012 · 1 comment
Closed

Typo on website #64

cowwoc opened this issue Jan 5, 2012 · 1 comment

Comments

@cowwoc
Copy link

cowwoc commented Jan 5, 2012

http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/#usage contains:

BufferedImage thumbnail = Scalr.resize(image, Scalr.Method.SPEED, Scalr.Mode.FIT_TO_WIDTH, 150, 100, Scale.OP_ANTIALIAS);

However there is no such thing as "Scale.OP_ANTIALIAS". The class name should be "Scalr".

@ghost
Copy link

ghost commented Jan 5, 2012

Great find, than you for reporting it.

Fixed.

This issue was closed.
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

1 participant