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

Gets the current video frame.

Pascal
function Frame_GetCurrentI: Integer;
C++
__fastcall int Frame_GetCurrentI();
C#
public int Frame_GetCurrentI();
Visual Basic
Public Function Frame_GetCurrentI() As Integer
Java
public int Frame_GetCurrentI();
IDL
int Frame_GetCurrentI();
JavaScript
Frame_GetCurrentI
PHP
public Frame_GetCurrentI();

Returns the current video frame as HBITMAP (Integer form).

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!