Re: Extracting image data from Quark
Re: Extracting image data from Quark
- Subject: Re: Extracting image data from Quark
- From: Michelle Steiner <email@hidden>
- Date: Thu, 17 May 2001 07:35:22 -0700
On 5/17/01 4:02 AM, "Styrstrvm, Camilla"
<email@hidden> wrote:
>
Here's another small question..
>
>
I have an image mounted in Quark, X%: 155, Y%: 155
>
>
When I extract these values to a file it writes 154,998779296875 instead of
>
155. I want it to write 155.
set x to round (x)
set y to round (y)
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------