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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

dogmatic69

@dogmatic69
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • convert image to bitmap
    D dogmatic69

    Hi, thanks for the reply. Im new with C# (started with TP and mainly work in php / MySQL) so constructors is all new to me... Been looking around and cant seem to find the right thing/way to do this. if i have System.Drawing.Image modimage; System.Drawing.Bitmap modbitmap; changes are first done to modimage and then i want to do something like modbitmap = modimage; and then carry on with changes to modbitmap. obviously the modbitmap = modimage; does not work as it is like trying to say strSomething = intSomethign; it would be nice if there was a thing like modbitmap = modimage.tobitmap(); lol anyway, my trials have proved fruitless so i am hoping that you would be kind enough to spare a min and help me out. thanks in advance.:cool:

    Graphics graphics help

  • convert image to bitmap
    D dogmatic69

    Hi, Is there a way to convert a system.drawing.image to system.drawing.bitmap without having to save it to disk first. Would appreciate any good help thanks

    Graphics graphics help

  • converting image to bitmap
    D dogmatic69

    Hi... I have been working with a image thing and all the stuff i have done is with the system.drawing.image part. now i would like to use some of the system.drawing.bitmap fetchers and would like to do it with out saving the Image to file and opening it as a Bitmap. Running in VS2005 C#. I have been trying all sorts of things i have read all around the Internet but just cant seem to get the right syntax. all help would be greatly appreciated. thanks:confused:

    C# graphics csharp help
  • Login

  • Don't have an account? Register

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