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. C / C++ / MFC
  4. Drawing anti alias Lines and Curves

Drawing anti alias Lines and Curves

Scheduled Pinned Locked Moved C / C++ / MFC
c++comgraphicshelptutorial
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.
  • C Offline
    C Offline
    Crercio O Silva
    wrote on last edited by
    #1

    Hi, Does anyone know how to draw anti aliased lines and curves using MFC? I've been playing with CDC::LineTo() and CDC::Pie(), etc but none of them produce the results I was looking for. Any help would be appreciated. Thanks, Crercio O. Silva / DBTools Software http://www.dbtools.com.br[^]

    A R 2 Replies Last reply
    0
    • C Crercio O Silva

      Hi, Does anyone know how to draw anti aliased lines and curves using MFC? I've been playing with CDC::LineTo() and CDC::Pie(), etc but none of them produce the results I was looking for. Any help would be appreciated. Thanks, Crercio O. Silva / DBTools Software http://www.dbtools.com.br[^]

      A Offline
      A Offline
      Alexander M
      wrote on last edited by
      #2

      i'm not sure if windows would do this for you! Don't try it, just do it! ;-)

      1 Reply Last reply
      0
      • C Crercio O Silva

        Hi, Does anyone know how to draw anti aliased lines and curves using MFC? I've been playing with CDC::LineTo() and CDC::Pie(), etc but none of them produce the results I was looking for. Any help would be appreciated. Thanks, Crercio O. Silva / DBTools Software http://www.dbtools.com.br[^]

        R Offline
        R Offline
        RChin
        wrote on last edited by
        #3

        Have a look at the GDI+ routines. It has a SetSmoothingMode() function that antialiase lines and circles. Here[^]


        I Dream of Absolute Zero

        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