Click or drag to resize
XDL

XFramePictureConvertToYUV420P Method

프레임 데이터를 YUV420P 형식으로 바꾼다.

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

Return Value

Boolean
프레임 데이터 변경 성공 여부
See Also