VFPFingerprintFromFramesPush Method (Bitmap) |
Pushes Bitmap top process.
Namespace:
VisioForge.VideoFingerPrinting
Assembly:
VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax public void Push(
Bitmap frame
)
Public Sub Push (
frame As Bitmap
)
Parameters
- frame
- Type: System.DrawingBitmap
Video frame.
See Also