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

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)

Parameters

LICE_IBitmap* dest,
int x1, int y1, int x2, int y2,
LICE_pixel color,
float alpha,
int mode,
bool aa

Returns

void 

Examples

C++


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