RPR LICE Line
From CockosWiki
(Difference between revisions)
| Revision as of 00:07, 6 November 2009 MikeLacey (Talk | contribs) ← Previous diff |
Revision as of 00:07, 6 November 2009 MikeLacey (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| {{API_Doc_Header}} | {{API_Doc_Header}} | ||
| - | =LICE_ClipLine()= | + | =()= |
| - | bool LICE_ClipLine(int* pX1, int* pY1, int* pX2, int* pY2, int xLo, int yLo, int xHi, int yHi) | + | |
| - | + | ||
| - | Returns false if the line is entirely offscreen. | + | |
| ==Parameters== | ==Parameters== | ||
| - | int* pX1, | ||
| - | int* pY1, | ||
| - | int* pX2, | ||
| - | int* pY2, | ||
| - | int xLo, | ||
| - | int yLo, | ||
| - | int xHi, | ||
| - | int yHi | ||
| ==Returns== | ==Returns== | ||
| - | bool | ||
| ==Examples== | ==Examples== | ||
| ===Perl=== | ===Perl=== | ||
Revision as of 00:07, 6 November 2009
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR LICE Line
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR LICE Line
Contents |
()
Parameters
Returns
Examples
Perl
Python
See Also
Stuff
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR LICE Line
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR LICE Line
Categories: API | ReaScript | Perl | Python
