RPR LICE ClipLine

From CockosWiki

Jump to: navigation, search

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

Contents

LICE_ClipLine()

bool LICE_ClipLine(int* pX1, int* pY1, int* pX2, int* pY2, int xLo, int yLo, int xHi, int yHi)

Returns false if the line is entirely offscreen.

Parameters

int* pX1,
int* pY1,
int* pX2,
int* pY2,
int xLo,
int yLo,
int xHi,
int yHi

Returns

bool 

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 ClipLine
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR LICE ClipLine

Personal tools