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. Graphics
  4. Filter on an images

Filter on an images

Scheduled Pinned Locked Moved Graphics
adobeperformancehelp
3 Posts 3 Posters 7 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.
  • A Offline
    A Offline
    azmoodeh
    wrote on last edited by
    #1

    Hi I want to do some limited filters on an image (like converting RGB to MonoColor) I do this now by to inner loop on image scales and use GetPixel method on this but it's real Slow. Who can help me to do that with realtime speed (like Adobe Photoshop). Tanx

    D 1 Reply Last reply
    0
    • A azmoodeh

      Hi I want to do some limited filters on an image (like converting RGB to MonoColor) I do this now by to inner loop on image scales and use GetPixel method on this but it's real Slow. Who can help me to do that with realtime speed (like Adobe Photoshop). Tanx

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Christian Graus has written a very good set of articles describing image processing with C#. Yo ucan find them here[^] under the GDI+ section.

      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      C 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Christian Graus has written a very good set of articles describing image processing with C#. Yo ucan find them here[^] under the GDI+ section.

        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        Thanks for the plug, mate :-)

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        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