Click to See Complete Forum and Search --> : Image Color Tints
VB_GOD
May 2nd, 2003, 03:09 PM
How would I go about adjusting the RBG values of an Image to give it different color tints?!?
VB_GOD
May 2nd, 2003, 05:13 PM
I read an article of Sun's Java website, they used ToneAdjustmentOp to accomplish this ... funny thing is that it doesn't exists in their API documentation!! So *** do I import?
Here's the link: Java Tutorial (http://developer.java.sun.com/developer/Books/2dgraphics/chapter15.html)
Dillinger4
May 5th, 2003, 05:10 PM
Yeah i cant seem to find any Java 2D API documentation either. Here is the closest thing i could find. http://java.sun.com/products/java-media/2D/forDevelopers/java2dfaq.html
CornedBee
May 6th, 2003, 04:17 AM
http://java.sun.com/j2se/1.4.1/docs/guide/2d/index.html
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.