943,587 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 8373
  • C# RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Apr 1st, 2006
0

Re: image manipulation

ok
if we suggest that the result is an integer; Is the code above "the message box" have the ability to display it?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
manar is offline Offline
14 posts
since Dec 2005
Apr 1st, 2006
0

Re: image manipulation

It has the ability obviously. But how can you convince that NAN is a number? It is not a number.
Moderator
Reputation Points: 572
Solved Threads: 115
Mentally Challenged Mod.
WolfPack is offline Offline
1,559 posts
since Jun 2005
Apr 1st, 2006
0

Re: image manipulation

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++)
{
Reputation Points: 23
Solved Threads: 16
Posting Whiz in Training
plazmo is offline Offline
206 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Error Throwing In Calculator Code When Divided By '0'
Next Thread in C# Forum Timeline: counting files on a drive





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC