Is it possible to use transparent colors in 1.1? like drawing a transparent pixel on an Image?
http://www.experts-exchange.com/Programming/Languages/Java/Q_10212622.html
Zones:
JavaDate Answered: 01/07/2000 Grade: C Views: 0
I need to find a graphics plug-in (commercial or shareware) that has support for a multi-bit alpha channel in Delphi. Any good suggestions?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10306632.html
hi,
I want to display some greek characters like alpha, beta ... lets say in a JTextArea.
JTextArea jta = new JTextArea();
jta.setFont(new Font("Symbol",Font.PLAIN,18) );
jta.append("\u00E0...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10335470.html
Colleagues,
I'm trying to implement alpha-blending w/ per-pixel transparency for the animated cursor. I really don't want to do the math in my own code, because it will be slow (and it will run ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20128523.html
Zones:
C++Date Answered: 07/01/2001 Grade: B Views: 0
Hi.
I have been trying to simulate water transparency in my game engine.
What my testing scene has is a simple mountain submerged in partial water bed, which looks as if the water is just above t...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_20560575.html
I have my table set to have a 60% opacity using style="filter: alpha(opacity=60)", but I don't want the text and content within that table to be transparent. Do I need to float a div above it or s...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20909673.html
Zones:
JavaScriptDate Answered: 03/06/2004 Grade: A Views: 0
Does anyone know how to get these working? I need them in a toolbar control and a listview control (with View=Details) .. Whenever I try adding them, any areas with alpha show up as pure black. I'v...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21086305.htm...
Hi is it possible to alphablend the back ground color of a windows form. And if so how do I do it.
Thanks in advance.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21136687.htm...
Hi,
I have this example have two buttons share one pop up window. I want to be able to show text when click 1st button ( show up text slowly after pop up window shows up ). Same as the second but...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Hello all. I am creating an online volunteer application for a local homeless shelter using Access to store the raw applications. The volunteer database that the shelter uses inhouse can run a co...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21586286.htm...
Zones:
ASPDate Answered: 10/11/2005 Grade: A Views: 0