RPR LICE DrawRect

From CockosWiki

Jump to: navigation, search

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

Contents

LICE_DrawRect()

void LICE_DrawRect(LICE_IBitmap *dest, int x, int y, int w, int h, LICE_pixel color, float alpha, int mode)


Parameters

LICE_IBitmap *dest,
int x,
int y,
int w,
int h,
LICE_pixel color,
float alpha,
int mode

Returns

void 

Example


See Also


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

Personal tools