TVideoGrabber.SetLogoFromJPEGFile

Prev

Next

TVideoGrabber

Methods

 




































































































Set the video logo from a JPEG file.


Declaration
function SetLogoFromJPEGFile(FileName: string): Boolean;


bool __fastcall SetLogoFromJPEGFile(wchar_t *FileName)


Function SetLogoFromJPEGFile(FileName As String) As Boolean

Description

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


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