image manipulation

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

Re: image manipulation

 
0
  #11
Apr 1st, 2006
ok
if we suggest that the result is an integer; Is the code above "the message box" have the ability to display it?
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 1,496
Reputation: WolfPack has a spectacular aura about WolfPack has a spectacular aura about WolfPack has a spectacular aura about 
Solved Threads: 104
Moderator
WolfPack's Avatar
WolfPack WolfPack is offline Offline
Mentally Challenged Mod.

Re: image manipulation

 
0
  #12
Apr 1st, 2006
It has the ability obviously. But how can you convince that NAN is a number? It is not a number.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 206
Reputation: plazmo is an unknown quantity at this point 
Solved Threads: 16
plazmo's Avatar
plazmo plazmo is offline Offline
Posting Whiz in Training

Re: image manipulation

 
0
  #13
Apr 1st, 2006
i dont know if you solved this but, the pixels in the images are like an array so it starts and 0 and ends and the length-1 (-1 becuase its starts at 0, and lenth is the count)

for(i=0;i<=a.Height-1;i++)
{
for(j=0;j<=a.Width-1;j++)
{
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC