Importing a picture into java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • unholydreadlord
    New Member
    • Nov 2006
    • 5

    #1

    Importing a picture into java

    Hi i was wondering if it is possible to import a jpeg picture file for it to be displayed in java. If it is possible, can sum1 plz help me with the code.
  • DeMan
    Top Contributor
    • Nov 2006
    • 1799

    #2
    I assume you mean in a wibndows environmen (that is using swing and awt ???)

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by unholydreadlord
      Hi i was wondering if it is possible to import a jpeg picture file for it to be displayed in java. If it is possible, can sum1 plz help me with the code.
      It is possible. Read a tutorial, write some code and post it. We can then help from there

      Comment

      • unholydreadlord
        New Member
        • Nov 2006
        • 5

        #4
        Originally posted by r035198x
        It is possible. Read a tutorial, write some code and post it. We can then help from there
        I was wondering if anyone has a link to a decent tutorial that i can read. For some reason i am unable to find any.

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          #5
          Originally posted by unholydreadlord
          I was wondering if anyone has a link to a decent tutorial that i can read. For some reason i am unable to find any.
          You are not being very honest here. The sun site has a free java tutorial which anyone can read. You know I could actually post the code right now but I'm not sure if that's best for you.

          Comment

          Working...