RPR LICE LineInt
From CockosWiki
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR LICE LineInt
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR LICE LineInt
Contents |
[edit]
LICE_LineInt()
void LICE_LineInt(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 LineInt
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR LICE LineInt
Categories: API | ReaScript | Perl | Python
