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. Need Help in Vb.net

Need Help in Vb.net

Scheduled Pinned Locked Moved Visual Basic
graphicshelpcsharptutorial
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.
  • S Offline
    S Offline
    sarfarazaliqureshi
    wrote on last edited by
    #1

    Hi please some body help I am unable to Write this line of code into VB.Net..... picImage.PSet (r, c), RGB(clrr, clrg, clrb) where picimage is a bitmap and r,c can be any points and Clrr,clrg,clrb are the RGB colors if I am writing the above code in Vb.net like this...: picImage.SetPixel(r, c, New Color(clrr, clrg, clrb)) then it Gives this Error: "Type System.drawing.color has no Constructs".. Please any body can Guide me...

    J E 2 Replies Last reply
    0
    • S sarfarazaliqureshi

      Hi please some body help I am unable to Write this line of code into VB.Net..... picImage.PSet (r, c), RGB(clrr, clrg, clrb) where picimage is a bitmap and r,c can be any points and Clrr,clrg,clrb are the RGB colors if I am writing the above code in Vb.net like this...: picImage.SetPixel(r, c, New Color(clrr, clrg, clrb)) then it Gives this Error: "Type System.drawing.color has no Constructs".. Please any body can Guide me...

      J Offline
      J Offline
      Jon_Boy
      wrote on last edited by
      #2

      This isn't a post a question get a immediate response. Members check and respond to the questions when they get to them. You already asked this question below so stop spamming the boards.

      Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison

      1 Reply Last reply
      0
      • S sarfarazaliqureshi

        Hi please some body help I am unable to Write this line of code into VB.Net..... picImage.PSet (r, c), RGB(clrr, clrg, clrb) where picimage is a bitmap and r,c can be any points and Clrr,clrg,clrb are the RGB colors if I am writing the above code in Vb.net like this...: picImage.SetPixel(r, c, New Color(clrr, clrg, clrb)) then it Gives this Error: "Type System.drawing.color has no Constructs".. Please any body can Guide me...

        E Offline
        E Offline
        elektrowolf
        wrote on last edited by
        #3

        Read the error message, use objectbrowser

        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