#150 closed defect (fixed)
psImageRotate, psImageShift exposed pixel value
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | astro | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The exposed pixel value should be of type psC64, so that the functions can act
on complex images.
Note:
See TracTickets
for help on using tickets.

In CVS trunk.
N.b., Also changed psImageShift to use the inline private interpolation
functions (for better performance) while I was in there.
I need to make some tests for psImageShift to verify the change.
-rdd