Transparency is the property of being see-through; a transparent object reveals objects behind it.
I've set up an ImageButton to be transparent, so the icon matches the backgrond panel like the Android ActionBar. This …
android button transparencyI have a shape drawable that I want to use as a background. I want the shape to be transparent. …
android android-layout transparency xml-drawableI have an off-screen BufferedImage, constructed with the type BufferedImage.TYPE_INT_ARGB. It can contain anything, and I'm looking …
java image transparency bufferedimageI have a WPF Window with WindowStyle set to none. Is there some way I can force this window to …
wpf windows transparency dropshadowI'd like to have an activity (2) with translucent aspect over another activity (1), aligned at the top of the screen (4). I …
android android-activity transparency android-themeI am trying to create a splash screen like the example I've provded. It seems that AnchorPane does not allow …
java transparency javafx-2 javafx splash-screenI have an image that has alpha channel transparency. I want to recreate the same background color with RGBA values …
css image transparency photoshopI'm making some scatterplots using Matplotlib (python 3.4.0, matplotlib 1.4.3, running on Linux Mint 17). It's easy enough to set alpha transparency for …
python matplotlib transparency scatter-plotI'm looking for my actionBar to be transparent. I only have searchView in it and it's in my MapActivity, I …
android transparency background-color android-drawable color-codesWhy can't I set the BackColor of a Label to Transparent? I have done it before, but now it just …
c# winforms transparency