Click here to Skip to main content
15,889,651 members
Home / Discussions / C#
   

C#

 
AnswerRe: Opening External Applications Pin
XRaheemX11-Oct-05 8:07
XRaheemX11-Oct-05 8:07 
QuestionConfusion on how Firewall works Pin
chettu11-Oct-05 7:56
chettu11-Oct-05 7:56 
AnswerRe: Confusion on how Firewall works Pin
XRaheemX11-Oct-05 8:04
XRaheemX11-Oct-05 8:04 
GeneralRe: Confusion on how Firewall works Pin
chettu11-Oct-05 8:41
chettu11-Oct-05 8:41 
GeneralRe: Confusion on how Firewall works Pin
Guffa11-Oct-05 9:20
Guffa11-Oct-05 9:20 
QuestionBitmap Comparison Pin
budidharma11-Oct-05 7:54
budidharma11-Oct-05 7:54 
AnswerRe: Bitmap Comparison Pin
Robert Rohde11-Oct-05 8:24
Robert Rohde11-Oct-05 8:24 
AnswerRe: Bitmap Comparison Pin
Roger Alsing11-Oct-05 21:49
Roger Alsing11-Oct-05 21:49 
its very simple to do this.

first , check the width/height ration between the both pictures , if they differ they are not the same image

then shrink both pictures to some managble size (eg by making a thumbnail of them both)

this is will make it possible to compare images with the same width/height ration but with different width / height , where one image is smaller than the other

then do a little loop that checks each pixel in both
then compare those pixels with some sort of treashold.

this way you can compare images with different sizes and different quallity.
QuestionCan u help? I need to save data from label to file on hard drive Pin
evrastil11-Oct-05 7:26
evrastil11-Oct-05 7:26 
AnswerRe: Can u help? I need to save data from label to file on hard drive Pin
XRaheemX11-Oct-05 7:29
XRaheemX11-Oct-05 7:29 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
David Stone11-Oct-05 7:30
sitebuilderDavid Stone11-Oct-05 7:30 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
XRaheemX11-Oct-05 7:34
XRaheemX11-Oct-05 7:34 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
evrastil11-Oct-05 7:46
evrastil11-Oct-05 7:46 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
XRaheemX11-Oct-05 7:58
XRaheemX11-Oct-05 7:58 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
Dan Neely11-Oct-05 8:26
Dan Neely11-Oct-05 8:26 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
Dave Kreskowiak11-Oct-05 9:23
mveDave Kreskowiak11-Oct-05 9:23 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
Dan Neely11-Oct-05 9:31
Dan Neely11-Oct-05 9:31 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
Dave Kreskowiak11-Oct-05 9:40
mveDave Kreskowiak11-Oct-05 9:40 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
XRaheemX11-Oct-05 11:06
XRaheemX11-Oct-05 11:06 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
evrastil11-Oct-05 22:02
evrastil11-Oct-05 22:02 
GeneralRe: Can u help? I need to save data from label to file on hard drive Pin
XRaheemX12-Oct-05 3:22
XRaheemX12-Oct-05 3:22 
QuestionProperties in structures Pin
chettu11-Oct-05 6:14
chettu11-Oct-05 6:14 
AnswerRe: Properties in structures Pin
XRaheemX11-Oct-05 7:12
XRaheemX11-Oct-05 7:12 
GeneralRe: Properties in structures Pin
David Stone11-Oct-05 7:20
sitebuilderDavid Stone11-Oct-05 7:20 
GeneralRe: Properties in structures Pin
XRaheemX11-Oct-05 7:24
XRaheemX11-Oct-05 7:24 

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.