FrameSourceFrameSourcePtr Property |
http://www.emgu.com
Get the pointer to the frame source
Namespace:
Emgu.CV.Superres
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxprotected virtual IntPtr FrameSourcePtr { get; }
Protected Overridable ReadOnly Property FrameSourcePtr As IntPtr
Get
protected:
virtual property IntPtr FrameSourcePtr {
IntPtr get ();
}
abstract FrameSourcePtr : IntPtr with get
override FrameSourcePtr : IntPtr with get
Property Value
Type:
IntPtr
See Also