Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #3994
| From | "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Anti-aliasing in imag |
| Message-ID | <g82ltr$it5$1@registered.motzarella.org> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <48a4c7b8$0$4030$b9f67a60@news.newsdemon.com> |
| Date | 2011-04-27 15:48 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui On 15/08/2008 02:03, Knute Johnson allegedly wrote: > Daniele Futtorovic wrote: >> On 14/08/2008 17:20, Knute Johnson allegedly wrote: >>> Well there's a truth that it took me a while to learn and that is >>> that you can't draw alpha into an image. >> >> Must be jolly interesting if it's something that took you a while to >> learn. So... what does that sentence mean? >> > > If you have an image, you basically can't draw on it (with the usual > Graphics(2D) methods) and reduce the alpha value of the pixels in the > image. Say you have a pixel that is white with an alpha of 255. There > is no way to draw on the image to change that pixel's alpha to another > value. I thought that was what the AlphaComposites were for... > Unless of course you use an AlphaComposite with a value of > Clear. That will change it to a black pixel with an alpha of 0. ... ah. To get this right, are you positively sure there is no way? Not even playing with XOR paint? -- DF. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next | Find similar
Re: Anti-aliasing in imag "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this> - 2011-04-27 15:48 +0000
csiph-web