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 ...

+ Reply to Thread
Results 1 to 7 of 7

How to draw a 1-bit or 4-bit Bitmap in java

  1. Default 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??
    ---------------------------------------------------------------------------------------------------------


  2. Default 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

  3. Default 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

  4. Default 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

  5. Default 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

  6. Default 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

  7. Default 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

+ Reply to Thread

Similar Threads

  1. How to draw a 1-bit or 4-bit Bitmap in java
    By Application Development in forum Java
    Replies: 2
    Last Post: 08-16-2007, 05:47 PM
  2. How to draw a 1-bit or 4-bit Bitmap in java
    By Application Development in forum Java
    Replies: 1
    Last Post: 08-16-2007, 04:20 PM
  3. Help! How can I draw a bitmap only with BITMAP information!
    By Application Development in forum c++
    Replies: 1
    Last Post: 06-19-2007, 10:07 AM
  4. draw cursor onto bitmap
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 02-19-2007, 07:46 PM
  5. How to draw bitmap with DrawImage like AlphaBlened API without Eff
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 10-11-2006, 06:20 AM