imVideoCaptureDestroy

Destroys a imVideoCapture object. \n * In Lua if this function is not called, the videocapture is destroyed by the garbage collector. * * \verbatim im.VideoCaptureDestroy(vc: imVideoCapture) [in Lua 5] \endverbatim * \verbatim vc:Destroy() [in Lua 5] \endverbatim * \ingroup capture

version(IM && Windows && D_LP64)
extern (C) @nogc nothrow
void
imVideoCaptureDestroy

Meta