C# Class Kinect.Kinect1Interface.NuiImageBuffer

Mostrar archivo Open project: BrainProject/UnityTemp

Public Properties

Property Type Description
m_BytesPerPixel int
m_Height int
m_Width int
m_pBuffer System.IntPtr

Property Details

m_BytesPerPixel public_oe property

public int m_BytesPerPixel
return int

m_Height public_oe property

public int m_Height
return int

m_Width public_oe property

public int m_Width
return int

m_pBuffer public_oe property

public IntPtr,System m_pBuffer
return System.IntPtr