Hue-Sat-Lighten

could I use padding color as background or a transparent background. http://processingjs.org/reference/tint_/ http://www.netzgesta.de/edge/ http://dxr.mozilla.org/mozilla-central/source/content/canvas/test/test_2d.composite.canvas.hue.html http://pagesofinterest.net/blog/2009/06/using-png-transparency-the-jquery-colour-change-plugin/#animationh2 http://www.htmldrive.net/items/show/536/Color-Changing-Text-and-Backgrounds-w-jQuery.html http://www.htmldrive.net/items/show/536/Color-Changing-Text-and-Backgrounds-w-jQuery.html http://www.perladifiume.it/Plugin/reflex/index.html http://www.ace.uwaterloo.ca/js/instant/ […]

Read More →

En-code/De-code

BufferedReader in = new BufferedReader(new FileReader("C:\\DOC.xml"));String line = in.readLine(); ByteBuffer bb = ByteBuffer.wrap(line.getBytes("US-ASCII")); Charset csets = Charset.forName("US-ASCII"); ByteBuffer ebb […]

Read More →

Tag Cloud