Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to draw on an image

How to draw on an image

Scheduled Pinned Locked Moved Visual Basic
tutorialcsharpdatabasehelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    asteriskgr
    wrote on last edited by
    #1

    Hello, I am beginner vb.net programmer from Greece. I would appriciate if someone could help where to search to find how can i draw on an immage on a form. For example to draw dots or simple lines on a specific image on a picture that is placed on a picture box and then save it in a database as an image. The only thing that i know is the database part. Thx a lot for your time

    C S 2 Replies Last reply
    0
    • A asteriskgr

      Hello, I am beginner vb.net programmer from Greece. I would appriciate if someone could help where to search to find how can i draw on an immage on a form. For example to draw dots or simple lines on a specific image on a picture that is placed on a picture box and then save it in a database as an image. The only thing that i know is the database part. Thx a lot for your time

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You use the paint event to draw on your form, draw the bitmap first then draw on it. The Graphics object is what you need to research.

      Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

      1 Reply Last reply
      0
      • A asteriskgr

        Hello, I am beginner vb.net programmer from Greece. I would appriciate if someone could help where to search to find how can i draw on an immage on a form. For example to draw dots or simple lines on a specific image on a picture that is placed on a picture box and then save it in a database as an image. The only thing that i know is the database part. Thx a lot for your time

        S Offline
        S Offline
        sa_runner
        wrote on last edited by
        #3

        Take a look at this link. It helped me alot with a graphics project that I'm working on. http://www.informit.com/articles/printerfriendly.aspx?p=29477[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups