TVideoGrabber.Mixer_SetOverlayRoundedCorner

Prev

Next

TVideoGrabber

Methods

 




Rounds the corners of an image overlay


Declaration
function Mixer_SetOverlayRoundedCorner (Id: LongInt; CornerRadiusWidth: LongInt; CornerRadiusHeight: LongInt): Boolean;


bool __fastcall Mixer_SetOverlayRoundedCorner(int Id, int CornerRadiusWidth, int CornerRadiusHeight);

Description

Used to make an image ovlerlay appear in the mixer with rounded corners or elipsoïdal, depending on the values specified


See Also
Mixer_Activation Mixer_AddToMixer Mixer_MosaicColumns Mixer_MosaicLines Mixer_RemoveFromMixer Mixer_SetupPIPFromSource