gray scaling

S

susie_richie_30

Hi,
I am trying to apply gray scaling to color as well as black/white
images.

I have tried using the pixel by pixel approach to achieve the
scaling. But the particular approach has a issue with high mega pixel
images.

Is there any other approach that can be applied to achieve the gray
scaling and also have a reasonable performance?

Cheers,
Susie
 
J

Jon Shemitz

I am trying to apply gray scaling to color as well as black/white

Take a look at the DrawImage overloads that take an ImageAttributes
parameter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top