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

C#

 
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 
AnswerRe: hacking of yahoo Pin
CPallini23-Nov-10 3:24
mveCPallini23-Nov-10 3:24 
JokeRe: hacking of yahoo Pin
_Erik_23-Nov-10 4:31
_Erik_23-Nov-10 4:31 
AnswerRe: hacking of yahoo Pin
RaviRanjanKr24-Nov-10 6:42
professionalRaviRanjanKr24-Nov-10 6:42 
QuestionHow to convert string to an int with operators? [modified] Pin
venomation22-Nov-10 12:14
venomation22-Nov-10 12:14 
AnswerRe: How to convert string to an int with operators? Pin
PIEBALDconsult22-Nov-10 15:50
mvePIEBALDconsult22-Nov-10 15:50 
GeneralRe: How to convert string to an int with operators? Pin
venomation22-Nov-10 23:52
venomation22-Nov-10 23:52 
AnswerRe: How to convert string to an int with operators? [modified] Pin
Luc Pattyn22-Nov-10 16:03
sitebuilderLuc Pattyn22-Nov-10 16:03 
GeneralRe: How to convert string to an int with operators? Pin
venomation22-Nov-10 23:54
venomation22-Nov-10 23:54 

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.