Click or drag to resize
XDL

XFramePictureGetNativeFrame Method

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

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

Return Value

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