TVideoGrabber.SetLogoFromHBitmap

Prev

Next

TVideoGrabber

Methods

 




































































































Set the video logo from a bitmap handle.


Declaration
function SetLogoFromHBitmap(Bitmap: HBITMAP): Boolean;


bool __fastcall SetLogoFromHBitmap(HBITMAP Bitmap)


Function SetLogoFromHBitmap(Bitmap As Long) As Boolean

Description

Used to set the logo displayed in the inactive video window, by using the specified bitmap handle.


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