Jump to content

MyDevAccount

Newbies
  • Posts

    1
  • Joined

  • Last visited

Everything posted by MyDevAccount

  1. Hi! I noticed that in Paint.Net when you rotate an imported image, it'll automatically antialias the edges of the images. When I rotate an image using Graphics.RotateTransform() then use Graphics.DrawImage() it has jaggies in .Net. How do I do edge antialiasing for image rotation using .Net/GDI+ like in Paint.Net? Thanks in advance
×
×
  • Create New...