|
XFramePictureGetDataRGB Method
|
RGB24 형식일 때 RGB data array를 얻는다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic byte[] GetDataRGB()
Return Value
Byte RGB 데이터의 바이트 배열. RGB24 형식이 아닌 경우 null을 반환한다.
See Also