Re: QC in FxPlug
Re: QC in FxPlug
- Subject: Re: QC in FxPlug
- From: Darrin Cardani <email@hidden>
- Date: Thu, 31 Jul 2008 15:22:49 -0700
On Jul 31, 2008, at 3:06 PM, Peter Litwinowicz wrote:
y = height - y;
Along the lines of, but not exactly, you probably want
y = height - 1 - y
(pixels are indexed from 0 to height-1).
Good catch! (In my defense, I did say "something along the lines
of..." ;) )
Darrin
--
Darrin Cardani
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden