Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3994 > unrolled thread

Re: Anti-aliasing in imag

Started by"Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this>
First post2011-04-27 15:48 +0000
Last post2011-04-27 15:48 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.java.gui

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Anti-aliasing in imag "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this> - 2011-04-27 15:48 +0000

#3994 — Re: Anti-aliasing in imag

From"Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this>
Date2011-04-27 15:48 +0000
SubjectRe: Anti-aliasing in imag
Message-ID<g82ltr$it5$1@registered.motzarella.org>
  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

[toc] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web