Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1472
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Defining pixelValue |
| Date | 2011-12-23 16:14 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <jd35ga$9e8$1@dont-email.me> (permalink) |
| References | <341861a6-18e3-40ec-8185-f3c477e11ef4@u32g2000yqe.googlegroups.com> |
On 12/23/2011 3:46 PM, bH wrote: > Hi all, > I need to know the coding to define > the word "pixelValue" in this statememt: > > > "image.setRGB( x, y, pixelValue);" RTFM? Use Google? <http://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html#setRGB%28int,%20int,%20int%29>
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Defining pixelValue bH <bherbst65@hotmail.com> - 2011-12-23 15:46 -0800
Re: Defining pixelValue markspace <-@.> - 2011-12-23 16:14 -0800
Re: Defining pixelValue bH <bherbst65@hotmail.com> - 2011-12-23 16:30 -0800
Re: Defining pixelValue "John B. Matthews" <nospam@nospam.invalid> - 2011-12-24 01:36 -0500
Re: Defining pixelValue Knute Johnson <nospam@knutejohnson.com> - 2011-12-24 08:40 -0800
Re: Defining pixelValue "John B. Matthews" <nospam@nospam.invalid> - 2011-12-24 12:04 -0500
Re: Defining pixelValue Knute Johnson <nospam@knutejohnson.com> - 2011-12-24 11:57 -0800
csiph-web