Click here to Skip to main content
15,906,097 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reading web page [modified] Pin
Sebastien T.22-Nov-10 22:16
Sebastien T.22-Nov-10 22:16 
AnswerRe: Reading web page Pin
Eddy Vluggen23-Nov-10 1:02
professionalEddy Vluggen23-Nov-10 1:02 
GeneralRe: Reading web page Pin
memk123-Nov-10 1:25
memk123-Nov-10 1:25 
GeneralRe: Reading web page Pin
Eddy Vluggen23-Nov-10 1:48
professionalEddy Vluggen23-Nov-10 1:48 
AnswerRe: Reading web page Pin
fjdiewornncalwe23-Nov-10 1:33
professionalfjdiewornncalwe23-Nov-10 1:33 
GeneralRe: Reading web page Pin
memk123-Nov-10 22:14
memk123-Nov-10 22:14 
QuestionC# and VSS Pin
Zeyad Jalil22-Nov-10 21:15
professionalZeyad Jalil22-Nov-10 21:15 
AnswerRe: C# and VSS Pin
Pete O'Hanlon22-Nov-10 22:41
mvePete O'Hanlon22-Nov-10 22:41 
AnswerRe: C# and VSS Pin
PIEBALDconsult23-Nov-10 2:34
mvePIEBALDconsult23-Nov-10 2:34 
QuestionDisable "close box (X button)" on child forms Pin
peropata22-Nov-10 20:53
peropata22-Nov-10 20:53 
AnswerRe: Disable "close box (X button)" on child forms Pin
JF201522-Nov-10 21:05
JF201522-Nov-10 21:05 
GeneralRe: Disable "close box (X button)" on child forms Pin
peropata22-Nov-10 21:51
peropata22-Nov-10 21:51 
GeneralRe: Disable "close box (X button)" on child forms Pin
JF201522-Nov-10 22:13
JF201522-Nov-10 22:13 
GeneralRe: Disable "close box (X button)" on child forms Pin
peropata22-Nov-10 22:36
peropata22-Nov-10 22:36 
GeneralRe: Disable "close box (X button)" on child forms Pin
_Erik_23-Nov-10 4:25
_Erik_23-Nov-10 4:25 
AnswerRe: Disable "close box (X button)" on child forms Pin
OriginalGriff23-Nov-10 3:03
mveOriginalGriff23-Nov-10 3:03 
QuestionCustom Pop UP windows Pin
Anil Kumar.Arvapalli22-Nov-10 19:31
Anil Kumar.Arvapalli22-Nov-10 19:31 
AnswerRe: Custom Pop UP windows Pin
Mycroft Holmes22-Nov-10 20:22
professionalMycroft Holmes22-Nov-10 20:22 
GeneralRe: Custom Pop UP windows Pin
Anil Kumar.Arvapalli22-Nov-10 22:31
Anil Kumar.Arvapalli22-Nov-10 22:31 
AnswerRe: Custom Pop UP windows Pin
JF201522-Nov-10 22:47
JF201522-Nov-10 22:47 
QuestionMain Colors of an image Pin
pancakeleh22-Nov-10 18:55
pancakeleh22-Nov-10 18:55 
AnswerRe: Main Colors of an image Pin
JF201522-Nov-10 19:17
JF201522-Nov-10 19:17 
So, if you are able to get all the colors of the image, you could easily sum up their occurence. The one color with the highest sum is then your main color. You might also want to threshold the colors a bit so that you evaluate {255,0,0} and e.g. {255,15,15} as being Red and {0,255,0} as well as e.g. {47,255,47} as being green.
GeneralRe: Main Colors of an image [modified] Pin
pancakeleh22-Nov-10 19:26
pancakeleh22-Nov-10 19:26 
AnswerRe: Main Colors of an image Pin
Bernhard Hiller22-Nov-10 23:46
Bernhard Hiller22-Nov-10 23:46 
Questionhacking of yahoo Pin
inayathussaintoori22-Nov-10 15:16
inayathussaintoori22-Nov-10 15:16 

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.