VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Frame_GetCurrent Method

Gets the current video frame.

Pascal
procedure Frame_GetCurrent(var Bitmap: TBitmap);
C++
__fastcall Frame_GetCurrent(TBitmap Bitmap);
C#
public Frame_GetCurrent(ref TBitmap Bitmap);
Visual Basic
Public Sub Frame_GetCurrent(ByRef Bitmap As TBitmap)
Java
public Frame_GetCurrent(TBitmap Bitmap);
IDL
Frame_GetCurrent(TBitmap Bitmap);
JavaScript
Frame_GetCurrent
PHP
public Frame_GetCurrent(TBitmap $Bitmap);
Parameters 
Description 
var Bitmap: TBitmap 
Frame. 
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!