Produces an array of color space points from an array of camera points.
public:
void MapCameraPointsToColorSpace(
Array<CameraSpacePoint>^ cameraPoints,
out Array<ColorSpacePoint>^ colorPoints
)
cameraPoints
Type: CameraSpacePoint
The points in camera space.
colorPoints
Type: ColorSpacePoint
A reference to an array to be filled with the corresponding color space points.
Namespace: Windows.Kinect
Metadata: windows.winmd