#41 closed defect (duplicate)
Should psFFTGetImage / psFFTGetFT be a deep or shallow copy?
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Should I make a deep copy (i.e., copy all the pixel data) or a shallow copy
(i.e., copy just the pointer to the data and increment the reference count to it)?
Change History (3)
comment:1 by , 22 years ago
| Owner: | changed from to |
|---|
comment:2 by , 22 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This is another API that disappeared in the recent revision of the psFFT
functionalities.
* This bug has been marked as a duplicate of 39 *