Click or drag to resize
XDL

XFramePictureGetNativeFrame Method

비관리 프레임 객체를 얻는다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public XFramePicture* GetNativeFrame()

Return Value

Type: XFramePicture*
비관리 프레임 객체 포인터.
See Also