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

Gets the current video frame.

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

Returns the current video frame as HBITMAP (Unsigned integer form).

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