TVideoGrabber.TextOverlay_AlphaBlendValue

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the the alpha blending value of the current text overlay


Declaration
property TextOverlay_AlphaBlendValue: LongInt read GetTextOverlay_AlphaBlendValue write SetTextOverlay_AlphaBlendValue default DEF_TextOverlay_AlphaBlendValue;


__property int TextOverlay_AlphaBlendValue==GetTextOverlay_AlphaBlendValue, write=SetTextOverlay_AlphaBlendValue, default=180;


property TextOverlay_AlphaBlendValue as Long

Description

Specifies the alpha blending value of an overlayed text selected by TextOverlay_Selector

The alpha blending must be enabled by TextOverlay_AlphaBlend

Look at the Text Overlays chapter for more information.