Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
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 
JokeRe: hacking of yahoo Pin
Luc Pattyn22-Nov-10 15:47
sitebuilderLuc Pattyn22-Nov-10 15:47 
AnswerRe: hacking of yahoo Pin
Mycroft Holmes22-Nov-10 18:55
professionalMycroft Holmes22-Nov-10 18:55 
AnswerRe: hacking of yahoo Pin
Pete O'Hanlon22-Nov-10 22:43
mvePete O'Hanlon22-Nov-10 22:43 
JokeRe: hacking of yahoo Pin
Bernhard Hiller22-Nov-10 23:00
Bernhard Hiller22-Nov-10 23:00 
GeneralRe: hacking of yahoo Pin
fjdiewornncalwe23-Nov-10 1:39
professionalfjdiewornncalwe23-Nov-10 1:39 
AnswerRe: hacking of yahoo Pin
Dave Kreskowiak23-Nov-10 2:06
mveDave Kreskowiak23-Nov-10 2:06 

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.