How to draw a 1-bit or 4-bit Bitmap in java - Java
This is a discussion on How to draw a 1-bit or 4-bit Bitmap in java - Java ; 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/j...javatip43.html
but that too dont support ...
-
How to draw a 1-bit or 4-bit Bitmap in java
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/j...javatip43.html
but that too dont support 1 bit and 4 bit bmp files drawing..
can anybody help me??
---------------------------------------------------------------------------------------------------------
-
Re: How to draw a 1-bit or 4-bit Bitmap in java
Mukt wrote:
> Hi,
> I wanted an application to draw all kind of Images selected by the
> user
Please, please do not multi-post, that is, please do not send your post to
multiple newsgroups separately.
You got an answer in comp.lang.java.programmer, you got an answer in
comp.lang.java.gui, but they aren't visible from the other group, nor from
comp.lang.java.help. If you had cross-posted, all answers would've been
visible from all groups. If you do cross-post, you should set followup (or
"f/u") to just one group.
It might annoy people who think they're helping you only to find out they're
retreading answers already provided to you. It really does not serve your
interest to multipost.
--
Lew
-
Re: How to draw a 1-bit or 4-bit Bitmap in java
Mukt wrote:
> Hi,
> I wanted an application to draw all kind of Images selected by the
> user
Please, please do not multi-post, that is, please do not send your post to
multiple newsgroups separately.
You got an answer in comp.lang.java.programmer, you got an answer in
comp.lang.java.gui, but they aren't visible from the other group, nor from
comp.lang.java.help. If you had cross-posted, all answers would've been
visible from all groups. If you do cross-post, you should set followup (or
"f/u") to just one group.
It might annoy people who think they're helping you only to find out they're
retreading answers already provided to you. It really does not serve your
interest to multipost.
--
Lew
-
Re: How to draw a 1-bit or 4-bit Bitmap in java
Mukt wrote:
> Hi,
> I wanted an application to draw all kind of Images selected by the
> user
Please, please do not multi-post, that is, please do not send your post to
multiple newsgroups separately.
You got an answer in comp.lang.java.programmer, you got an answer in
comp.lang.java.gui, but they aren't visible from the other group, nor from
comp.lang.java.help. If you had cross-posted, all answers would've been
visible from all groups. If you do cross-post, you should set followup (or
"f/u") to just one group.
It might annoy people who think they're helping you only to find out they're
retreading answers already provided to you. It really does not serve your
interest to multipost.
--
Lew
-
Re: How to draw a 1-bit or 4-bit Bitmap in java
On Thu, 16 Aug 2007 18:05:21 -0400, Lew <lew@lewscanon.com> wrote,
quoted or indirectly quoted someone who said :
>Please, please do not multi-post, that is, please do not send your post to
>multiple newsgroups separately.
see http://mindprod.com/jgloss/multiposting.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
-
Re: How to draw a 1-bit or 4-bit Bitmap in java
On Thu, 16 Aug 2007 18:05:21 -0400, Lew <lew@lewscanon.com> wrote,
quoted or indirectly quoted someone who said :
>Please, please do not multi-post, that is, please do not send your post to
>multiple newsgroups separately.
see http://mindprod.com/jgloss/multiposting.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
-
Re: How to draw a 1-bit or 4-bit Bitmap in java
On Thu, 16 Aug 2007 18:05:21 -0400, Lew <lew@lewscanon.com> wrote,
quoted or indirectly quoted someone who said :
>Please, please do not multi-post, that is, please do not send your post to
>multiple newsgroups separately.
see http://mindprod.com/jgloss/multiposting.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Similar Threads
-
By Application Development in forum Java
Replies: 2
Last Post: 08-16-2007, 05:47 PM
-
By Application Development in forum Java
Replies: 1
Last Post: 08-16-2007, 04:20 PM
-
By Application Development in forum c++
Replies: 1
Last Post: 06-19-2007, 10:07 AM
-
By Application Development in forum DOTNET
Replies: 2
Last Post: 02-19-2007, 07:46 PM
-
By Application Development in forum DOTNET
Replies: 0
Last Post: 10-11-2006, 06:20 AM