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


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

How to draw a 1-bit or 4-

Started by"Mukt" <mukt@THRWHITE.remove-dii-this>
First post2011-04-27 15:38 +0000
Last post2011-04-27 15:38 +0000
Articles 2 — 2 participants

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


Contents

  How to draw a 1-bit or 4- "Mukt" <mukt@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: How to draw a 1-bit o "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000

#2264 — How to draw a 1-bit or 4-

From"Mukt" <mukt@THRWHITE.remove-dii-this>
Date2011-04-27 15:38 +0000
SubjectHow to draw a 1-bit or 4-
Message-ID<1187289276.247677.68790@q4g2000prc.googlegroups.com>
  To: comp.lang.java.gui
Hi,
I wanted an application to draw all kind of Images selected by the
user
Java supports rest of the file types ..such as gif , jpg
For BMP I found one source from
http://www.javaworld.com/javaworld/javatips/jw-javatip43.html
but that too dont support 1 bit and 4 bit bmp files drawing..
can anybody help me??
---------------------------------------------------------------------------------------------------------

---
 * 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] | [next] | [standalone]


#2265 — Re: How to draw a 1-bit o

From"Roedy Green" <roedy.green@THRWHITE.remove-dii-this>
Date2011-04-27 15:38 +0000
SubjectRe: How to draw a 1-bit o
Message-ID<orf9c3p6o295nc62stdasj8icp05fr0qo9@4ax.com>
In reply to#2264
  To: comp.lang.java.gui
On Thu, 16 Aug 2007 18:34:36 -0000, Mukt <muktang@gmail.com> wrote,
quoted or indirectly quoted someone who said :

>I wanted an application to draw all kind of Images selected by the
>user
>Java supports rest of the file types ..such as gif , jpg
>For BMP I found one source from
>http://www.javaworld.com/javaworld/javatips/jw-javatip43.html
>but that too dont support 1 bit and 4 bit bmp files drawing..
>can anybody help me??
Check out http://mindprod.com/jgloss/jai.html
to see if it has the support you need.
-- 
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

---
 * 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] | [prev] | [standalone]


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


csiph-web