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. WPF
  4. Paint Brush in Silverlight

Paint Brush in Silverlight

Scheduled Pinned Locked Moved WPF
question
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.
  • L Offline
    L Offline
    logicon
    wrote on last edited by
    #1

    Hi All, I am trying to learn Silverlight, and for my exercise I am trying to build a application like ms paint in silverlight with some addition features like ability to resize objects (circles, rectangles etc). I am facing lots of difficulties. Is it even possible to do that in silverlight? thanks

    M B 2 Replies Last reply
    0
    • L logicon

      Hi All, I am trying to learn Silverlight, and for my exercise I am trying to build a application like ms paint in silverlight with some addition features like ability to resize objects (circles, rectangles etc). I am facing lots of difficulties. Is it even possible to do that in silverlight? thanks

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      logicon wrote:

      I am facing lots of difficulties.

      With what part(s)? Mark

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      1 Reply Last reply
      0
      • L logicon

        Hi All, I am trying to learn Silverlight, and for my exercise I am trying to build a application like ms paint in silverlight with some addition features like ability to resize objects (circles, rectangles etc). I am facing lots of difficulties. Is it even possible to do that in silverlight? thanks

        B Offline
        B Offline
        Braulio Dez
        wrote on last edited by
        #3

        Building a PaintBrush in Silverlight is not that hard (the painting part). Where you would get troubles is in export the image to jpeg or printing, you have to duplicate your drawing code in the server side using GDI+ (well that's if you use an starndard hosting, some people has made some cheats using WPF on the server side). HTH Braulio

        /// -------------------------      Braulio Díez      DBSchemaEditor.com      Free Silverlight based DB Schema Modeling Tool /// -------------------------

        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