DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C# (http://www.daniweb.com/forums/forum61.html)
-   -   image manipulation (http://www.daniweb.com/forums/thread42370.html)

manar Apr 1st, 2006 3:43 pm
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?

WolfPack Apr 1st, 2006 3:47 pm
Re: image manipulation
 
It has the ability obviously. But how can you convince that NAN is a number? It is not a number.

plazmo Apr 1st, 2006 10:05 pm
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++)
{


All times are GMT -4. The time now is 2:19 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC