Click here to Skip to main content
15,907,497 members
Home / Discussions / Graphics
   

Graphics

 
Questionc++ console graphics Pin
geocyt18-Jun-08 2:19
geocyt18-Jun-08 2:19 
AnswerRe: c++ console graphics Pin
Robert.C.Cartaino18-Jun-08 6:15
Robert.C.Cartaino18-Jun-08 6:15 
AnswerRe: c++ console graphics Pin
Shog919-Jun-08 7:47
sitebuilderShog919-Jun-08 7:47 
GeneralRe: c++ console graphics [modified] Pin
El Corazon19-Jun-08 8:39
El Corazon19-Jun-08 8:39 
GeneralRe: c++ console graphics Pin
Shog919-Jun-08 8:43
sitebuilderShog919-Jun-08 8:43 
GeneralRe: c++ console graphics Pin
El Corazon19-Jun-08 8:49
El Corazon19-Jun-08 8:49 
Questionchange color in image Pin
Member 343561416-Jun-08 23:58
Member 343561416-Jun-08 23:58 
AnswerRe: change color in image Pin
Christian Graus17-Jun-08 4:58
protectorChristian Graus17-Jun-08 4:58 
read my image processing articles. Iterate over the pixels, and when you find one of the source color, change it to the target color.

OR - you can use an ImageAttributes instance to draw an image and set a color matrix to change the color in one go, I believe.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

AnswerRe: change color in image Pin
Tim Craig17-Jun-08 18:22
Tim Craig17-Jun-08 18:22 
QuestionHow to get the Codec Name of the Video using directshow Pin
Kuldeep Bhatnagar13-Jun-08 1:23
Kuldeep Bhatnagar13-Jun-08 1:23 
QuestionBitmap.FromFile(filepath) - exception Out of memory Pin
Krishnraj11-Jun-08 23:43
Krishnraj11-Jun-08 23:43 
AnswerNET Framework Bitmap Pin
Baltoro12-Jun-08 5:39
Baltoro12-Jun-08 5:39 
Question[Solved] Cropping empty space around drawing [modified] Pin
kensai11-Jun-08 0:32
kensai11-Jun-08 0:32 
AnswerRe: [Solved] Cropping empty space around drawing Pin
kensai11-Jun-08 2:27
kensai11-Jun-08 2:27 
QuestionHow to set filter property through code without popping up property page Pin
Aamol M10-Jun-08 3:47
Aamol M10-Jun-08 3:47 
QuestionBitmap blur problem [modified] Pin
Naturality7-Jun-08 14:49
Naturality7-Jun-08 14:49 
AnswerRe: Bitmap blur problem Pin
Christian Graus7-Jun-08 16:11
protectorChristian Graus7-Jun-08 16:11 
AnswerRe: Bitmap blur problem Pin
Tim Craig7-Jun-08 19:46
Tim Craig7-Jun-08 19:46 
GeneralRe: Bitmap blur problem [modified] Pin
Naturality8-Jun-08 2:29
Naturality8-Jun-08 2:29 
GeneralRe: Bitmap blur problem Pin
Tim Craig8-Jun-08 7:56
Tim Craig8-Jun-08 7:56 
GeneralRe: Bitmap blur problem Pin
Naturality8-Jun-08 11:11
Naturality8-Jun-08 11:11 
GeneralRe: Bitmap blur problem Pin
Tim Craig8-Jun-08 11:25
Tim Craig8-Jun-08 11:25 
GeneralRe: Bitmap blur problem Pin
Naturality8-Jun-08 13:11
Naturality8-Jun-08 13:11 
GeneralRe: Bitmap blur problem Pin
Tim Craig8-Jun-08 18:58
Tim Craig8-Jun-08 18:58 
GeneralRe: Bitmap blur problem [modified] Pin
Naturality9-Jun-08 4:44
Naturality9-Jun-08 4:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.