CvInvokeWaitKey Method |
Namespace: Emgu.CV
public static int WaitKey( int delay = 0 )
Public Shared Function WaitKey ( Optional delay As Integer = 0 ) As Integer
public: static int WaitKey( int delay = 0 )
static member WaitKey : ?delay : int (* Defaults: let _delay = defaultArg delay 0 *) -> int
2019 Emgu Corporation, All Rights Reserved,