TVideoGrabber.SetLogoFromBMPFile

Prev

Next

TVideoGrabber

Methods

 




































































































Set the video logo from a BMP file.


Declaration
function SetLogoFromBMPFile(FileName: string): Boolean;


bool __fastcall SetLogoFromBMPFile(wchar_t *FileName)


Function SetLogoFromBMPFile(FileName As String) As Boolean

Description

Used to set the logo displayed in the inactive video window, by using the specified BMP file.


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