transparency
halo effect in java2d
I am drawing a small indicator widget over anot开发者_Go百科her visual representation of a system.[详细]
2023-03-31 05:42 分类:问答Make the modal transparency background absolutely transparent.
I am using the below given code to try to make the transparency 0, but I still am unable to make the background become absolutely transparent.[详细]
2023-03-30 12:36 分类:问答Alpha Channel Blur
I\'ve got this BufferedImage object that\'s guaranteed to contain only one color. I\'m using it to display a sample image to show size, shape & hardness of a brush in a painting tool. I\'ve tried[详细]
2023-03-29 07:55 分类:问答SuperSleight is scaling my background image
O开发者_StackOverflow社区K I\'m using SuperSleight to fix the background transparencies on the png images in ie6. It all works as it should except it is scaling my background image to 100% height.[详细]
2023-03-29 05:47 分类:问答OpenGL ES 2.0 PNG alpha channel
I am just learning to work with OpenGL ES 2.0 for Android.I have been trying to simply display a texture on the middle of the screen, which was easy enough, but I cannot seem to get the PNG alpha to w[详细]
2023-03-28 23:43 分类:问答How to make transparent part of a sprite in a Java 2D Game?
I\'m making a 2D tile based game and I need to make part of a sprite transparent. I assume I should choose a determinate color and tell Java \"Please Java, don\'t draw any pixel of this color.\", but[详细]
2023-03-28 06:38 分类:问答html5 canvas drawImage without alpha
I\'d like to know if it possible to not开发者_开发知识库 use the alpha channel but keeping transparency.[详细]
2023-03-28 04:28 分类:问答How to show video with transparent background?
My current task is to show an object in motion over a standard desktop. If it was static I\'d better u开发者_高级运维se a PNG image format with transparent background. But what to do if an object must[详细]
2023-03-27 17:50 分类:问答IE CSS "filters" break alpha transparency
I\'m trying to figure out whether there\'s a weird solution to this weird problem. Basically, IE >= 7 supports PNG transparency perfectly, and it has also supported a lot of the new cool stuff in CSS[详细]
2023-03-27 06:29 分类:问答Animating UIButton alpha with a PNG background: why does the animation get bright white as it transitions from alpha = 0 to alpha = 1?
This is something that is stumping me; I have a simple UIButton with the following PNG as it\'s background:[详细]
2023-03-27 02:47 分类:问答