RPR LICE Line
From CockosWiki
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR LICE Line
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR LICE Line
Contents |
[edit]
LICE_Line()
void LICE_Line(LICE_IBitmap* dest, int x1, int y1, int x2, int y2, LICE_pixel color, float alpha, int mode, bool aa)
[edit]
Parameters
LICE_IBitmap* dest, int x1, int y1, int x2, int y2, LICE_pixel color, float alpha, int mode, bool aa
[edit]
Returns
void
[edit]
Examples
[edit]
C++
[edit]
Perl
[edit]
Python
[edit]
See Also
[edit]
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
