Jump to content
Xtreme .Net Talk

captain

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by captain

  1. hi, for an explanation and code! look here http://www.codeproject.com/cs/media/csharpgraphicfilters11.asp
  2. hi, i'm trying to program a 2D image noise reduction filter right now. i heard the fastest way to access a bitmap's pixel is through pointer arithmetic. so i'm wondering how i can use that to access and manipulate the RGB values of an image. thanks
×
×
  • Create New...