RPR LICE LineInt

From CockosWiki

Jump to: navigation, search

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

Contents

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)

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

lice: LICE_Blit, LICE_ClipLine, LICE_Line, LICE_LineInt,

(Section automatically generated, edits may be overwritten.)

Stuff

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

Personal tools