Click or drag to resize
XDL

XFrameCaptureBufferCopyGrayscaleTexture Method

갈무리 버퍼의 흑백 텍스처를 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public XTexture CopyGrayscaleTexture()

Return Value

Type: XTexture
갈무리한 컬러 텍스처. 흑백 영상이 없으면 null을 반환한다.
See Also