TVideoGrabber.SetLogoFromTBitmap

Prev

Next

TVideoGrabber

Methods

 




































































































Set the video logo from a TBitmap component.


Declaration
function SetLogoFromTBitmap(Bitmap: TBitmap): Boolean;


bool __fastcall SetLogoFromTBitmap(Graphics::TBitmap *Bitmap)


n/a

Description

Used to set the logo displayed in the inactive video window, by using the specified TBitmap component.


See Also
Logo displayed in the video window LogoDisplayed LogoLayout SetLogoFromBMPFile SetLogoFromHBitmap SetLogoFromJPEGFile