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

Provide more methods to line transformation / pixel handling #4

Open
leonbloy opened this issue Jan 7, 2015 · 2 comments
Open

Provide more methods to line transformation / pixel handling #4

leonbloy opened this issue Jan 7, 2015 · 2 comments

Comments

@leonbloy
Copy link
Owner

leonbloy commented Jan 7, 2015

From [email protected] on May 27, 2011 13:15:17

  • Similar to tf_unpack: tf_paletteToRGB() , stripAlpha, etc
  • Revise scaling with unpack and low bit detph
  • Methods that convert to double in LineImage (keep them? refactor?)

Original issue: http://code.google.com/p/pngj/issues/detail?id=4

@leonbloy
Copy link
Owner Author

leonbloy commented Jan 7, 2015

From [email protected] on December 01, 2012 12:42:41

fix methods in LineImageHelper do work with int or bytes

@edamo
Copy link

edamo commented Mar 11, 2015

Would like a simple getARGB(x, y) function (like awt BufferedImage.getRGB(x,y)) to return A,R,G,B regardless of png type (bitdepth, index etc).

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

No branches or pull requests

2 participants