Jump to content

hahnski07

Newbies
  • Posts

    3
  • Joined

  • Last visited

hahnski07's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Yeah I know that Paint.NET automatically handles clipping for me... Perhaps I should be more direct; the algorithm I'm using needs to know the specific pixels that are on the boundary of the user selection in order to interpolate the interior with them. If you guys have any inclination as to how that could be done it would be much appreciated.
  2. Hey guys, Newbie here. I'm currently developing a plugin for Paint.NET that uses Poisson Interpolation (think Photoshop's healing tool). The only thing holding me back is detecting whether a given pixel falls within the user selection (strictly the user selection, not the bounding rectangle). How can I accomplish this? And in general, is there documentation for developing plugins? Thanks, Micah
×
×
  • Create New...