TVideoGrabber.SetLogoFromTImage

Prev

Next

TVideoGrabber

Methods

 




































































































Set the video logo from a TImage component (Delphi and C++Builder versions only).


Declaration
function SetLogoFromImage(Image: TImage): Boolean;


bool __fastcall SetLogoFromImage(Extctrls::TImage *Image)


n/a

Description

Used to set the logo displayed in the inactive video window, by using the specified TImage component (Delphi and C++Builder versions only).


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