ImagePro>Re: individual pixel values to array


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ImagePro>Re: individual pixel values to array



Glenn...

Maybe I'm missing something. Is there any reason why you can't use the
bitmap functions:

IpBitShow(bShow)
IpBitSaveData(Filename, SaveMode)

Save to a temp file and read them back into an array variable - or did you
want a way to access the directly as something like grayvalue(x,y)?

Optiker
optiker.crb@pnl.gov


-----Original Message-----
From: Glenn Weigel [mailto:GWeigel@paprican.ca]
Sent: Wednesday, November 14, 2001 2:43 PM
To: imagepro-users@lists.mediacy.com
Subject: ImagePro>


Hello,


I would like to be able to read individual pixel grey-level values (from a
simple 8-bit grey-level image) into an array within an Auto-Pro macro...
could anyone suggest how I might be able to do this?


Many thanks for your help,

Glenn Weigel


***********************************************************
Need an Image-Pro macro or driver? Find it at http://www.Solutions-Zone.com
Got an Image-Pro macro or driver? Add it to http://www.Solutions-Zone.com
***********************************************************

This message is sent to you because you are subscribed to
<imagepro-users@lists.mediacy.com>.
To unsubscribe, email to: <imagepro-users-off@lists.mediacy.com>
To switch to the DIGEST mode, email to
<imagepro-users-digest@lists.mediacy.com>
To switch to the INDEX mode, email to
<imagepro-users-index@lists.mediacy.com>
Send administrative queries to  <imagepro-users-request@lists.mediacy.com>
To subscribe or unsubscribe visit
http://www.solutions-zone.com/ipednld/subscriber.asp

***********************************************************
Need an Image-Pro macro or driver? Find it at http://www.Solutions-Zone.com
Got an Image-Pro macro or driver? Add it to http://www.Solutions-Zone.com
***********************************************************

This message is sent to you because you are subscribed to <imagepro-users@lists.mediacy.com>.
To unsubscribe, email to: <imagepro-users-off@lists.mediacy.com>
To switch to the DIGEST mode, email to <imagepro-users-digest@lists.mediacy.com>
To switch to the INDEX mode, email to <imagepro-users-index@lists.mediacy.com>
Send administrative queries to  <imagepro-users-request@lists.mediacy.com>
To subscribe or unsubscribe visit http://www.solutions-zone.com/ipednld/subscriber.asp



Search this Archive