Click or drag to resize
XDL

XFramePictureGetDataPtrY Method

Planar YUV 형식 또는 NV12와 같이 Y 판이 분리된 복합 형식일 때 YUV의 데이터 중 Y data pointer를 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public IntPtr GetDataPtrY()

Return Value

IntPtr
See Also