Click here to Skip to main content
15,895,192 members
Home / Discussions / C#
   

C#

 
AnswerRe: Beginner with file system question Pin
Tarakeshwar Reddy18-May-07 9:04
professionalTarakeshwar Reddy18-May-07 9:04 
Questiontest GET /index.html HTTP/1.0 Pin
vunhat18-May-07 8:33
vunhat18-May-07 8:33 
AnswerRe: test GET /index.html HTTP/1.0 Pin
Jimmanuel18-May-07 9:32
Jimmanuel18-May-07 9:32 
QuestionGrayscale values Pin
diddy3418-May-07 7:29
diddy3418-May-07 7:29 
AnswerRe: Grayscale values Pin
Guffa18-May-07 7:50
Guffa18-May-07 7:50 
GeneralRe: Grayscale values Pin
diddy3418-May-07 21:09
diddy3418-May-07 21:09 
AnswerRe: Grayscale values Pin
Guffa19-May-07 22:49
Guffa19-May-07 22:49 
AnswerRe: Grayscale values Pin
Christian Graus18-May-07 11:30
protectorChristian Graus18-May-07 11:30 
Grayscale images contain 1/3 of the data in a color image. As such, you could write an algorithm that makes guesses as to the colors in a greyscale image, but you're never going to get back to the right colors, and it would be hard to even come close enough for the resultant image to look vaguely similar.


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 )

QuestionArrayList of PictureBoxes Pin
aei_totten18-May-07 7:20
aei_totten18-May-07 7:20 
AnswerRe: ArrayList of PictureBoxes Pin
Luc Pattyn18-May-07 8:08
sitebuilderLuc Pattyn18-May-07 8:08 
GeneralRe: ArrayList of PictureBoxes Pin
aei_totten18-May-07 9:18
aei_totten18-May-07 9:18 
GeneralRe: ArrayList of PictureBoxes Pin
Luc Pattyn18-May-07 9:24
sitebuilderLuc Pattyn18-May-07 9:24 
Questioni have a method with 2 param, how use thread with it Pin
zeroonea18-May-07 7:10
zeroonea18-May-07 7:10 
AnswerRe: i have a method with 2 param, how use thread with it Pin
Not Active18-May-07 7:28
mentorNot Active18-May-07 7:28 
Questionhashing problem .. Pin
WilenX18-May-07 7:10
WilenX18-May-07 7:10 
AnswerRe: hashing problem .. Pin
Dave Herren18-May-07 11:27
Dave Herren18-May-07 11:27 
QuestionSize of Struture Pin
Levnsn18-May-07 7:04
Levnsn18-May-07 7:04 
AnswerRe: Size of Struture Pin
Giorgi Dalakishvili18-May-07 7:21
mentorGiorgi Dalakishvili18-May-07 7:21 
GeneralRe: Size of Struture Pin
Levnsn18-May-07 21:11
Levnsn18-May-07 21:11 
GeneralRe: Size of Struture Pin
Luc Pattyn18-May-07 23:38
sitebuilderLuc Pattyn18-May-07 23:38 
Questionpixel comparison against the grayscale Pin
diddy3418-May-07 6:56
diddy3418-May-07 6:56 
AnswerRe: pixel comparison against the grayscale Pin
Christian Graus18-May-07 11:31
protectorChristian Graus18-May-07 11:31 
QuestionQueryString Pin
Jabeerbe18-May-07 5:55
Jabeerbe18-May-07 5:55 
AnswerRe: QueryString Pin
Guffa18-May-07 6:30
Guffa18-May-07 6:30 
QuestionRe: QueryString Pin
Jabeerbe18-May-07 19:03
Jabeerbe18-May-07 19:03 

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.