| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | REALpicture and memory management |
| From: | Phil M <phil at mobleybros dot com> |
| Date: | Thu, 20 Jul 2006 23:01:01 -0400 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
I have a function in my plugin which accepts a REALpicture, does
something with it and then creates a new REALpicture to return.
Function prototype looks like this:
static REALpicture InvertRGB(REALpicture thePict);
Do I need to free/unlock either the function parameter or the return
value? Or is unlocking only required for a matching Lock request?
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Debugging with CodeWarrior, Phil M |
|---|---|
| Next by Date: | Re: REALpicture and memory management, Phil M |
| Previous by Thread: | How to handle structure ?, rohit dhamija |
| Next by Thread: | Re: REALpicture and memory management, Björn Eiríksson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |