transparency
Exporting graphic elements with transparent backgrounds in Fireworks
I\'ve started using Fireworks to do prototypes, but now I need to code a prototype in HTML/CSS. I have all relevant image elements sliced, but the default behavior for Fireworks seems to be to export[详细]
2023-03-25 22:40 分类:问答overlapping partially transparent shapes in openGL
Please check this neat piece of code I found: glEnable(GL_LINE_SMOOTH); glColor4ub(0, 0, 0, 150); mmDrawCircle( ccp(100, 100), 20, 0, 50, NO);[详细]
2023-03-25 10:22 分类:问答How do I create and distribute diagonal stripes on a rectangle?
I would like to be able to create bar charts with JFreeChart that looks similar to the following picture.[详细]
2023-03-25 08:26 分类:问答Improve transparent image drawing performance
My Goal I\'d like to improve the drawing performance of transparent images in an animation by using the fact that the background beyond the images is not changing during the animation.[详细]
2023-03-25 01:35 分类:问答ImageMagick convert gif with transparency problem
I wrote a script to add watermark to images on my site. Everything works ok for png/jpg, but gif images must be treaten by more complicated way. My script:[详细]
2023-03-25 00:20 分类:问答3DSMAX: Render only the shadow
I have a boat dock over some water. I want to render out two images. One for the water and dock\'s shadow, and another with just the dock becaus开发者_如何学运维e of what I\'m putting them together in[详细]
2023-03-25 00:20 分类:问答Creating an OpenGL texture with alpha using NSBitmapImageRep
I am loading a PNG using: theImage = [NSBitmapImageRep imageRepWithContentsOfFile:imagePath]; from which I can successfully create a gl texture and render correctly without any transparency. Howeve[详细]
2023-03-24 16:41 分类:问答Event resolution for overlapping DIV siblings
I have a problem, where I have 2 sibling divs that overlap. First is always opaque and has content in it. Second has 开发者_C百科content, but only on some parts. Both need to have their with and heigh[详细]
2023-03-24 10:55 分类:问答Transparent images in ImageLists for ListViews
Here is a picture of my program: As you can see, the icons aren\'t transparent, simply white. This is problematic, because I\'ve coded the list-view to alternate colors and the white looks very ugl[详细]
2023-03-24 09:04 分类:问答Bitmap byte manipulation in C#
Struggling with manipulating the underlying bytes of a Bitmap object to remove the transparency of an image.[详细]
2023-03-23 20:48 分类:问答