RPR LICE FillRect

From CockosWiki

Jump to: navigation, search

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

Contents

LICE_FillRect()

void LICE_FillRect(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 FillRect
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR LICE FillRect

Personal tools