I\'ve been playing around with PNGCanvas, and the one thing I can\'t figure out is how to add transparency to images. I\'v开发者_运维百科e been trying to vary the alpha channel values, but it only adj
I am using the following three lines in CSS to enable smooth transitions between \"slides\", but line #1 fails W3C CSS validation.
I am in the process of adding drag and drop support to an existing Mono/C#/GTK# application. I was wondering whether it was possible to use RGBA transparency on the icons that appear under the mouse p
Say I have a very simple html page, containing a single line of text. I\'m looking for a tool that would take that line of text, and superimpose it on a transparent P开发者_StackOverflow社区NG backgro
<style type=\"text/css\"> div#foo { background: #0000ff; width: 200px; height: 200px; opacity: 0.30;
I\'m trying to create a PyGTK StatusIcon with transparent background. I need to draw the contents of the StatusIcon at runtime.
I have a PNG image with an alpha channel (i.e. transparency), and I need to create versions with the image layer composed onto a white background. I want to use a scriptable command using a CLI tool s
I am trying to save a 1 or 8-bit PNG image that looks nice in IE6. Do you have any suggestions? I have used Firewo开发者_JAVA技巧rks before, and that works pretty well, but I\'m looking for other op
I am building a website with a TON of png-24 files that have transparent background. In IE 6 they obviously aren\'t displayed correctly, so I need some sort of reliable, goo开发者_开发问答d solution t