RPR LICE Line

From CockosWiki

Revision as of 00:09, 6 November 2009 by MikeLacey (Talk | contribs)
Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > 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

Perl


Python


See Also

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR LICE Line
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR LICE Line

Personal tools