Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
Gets the collection of colors for this ColorMesh.
Syntax
public ReadOnlyCollection<int> GetColors ()
Return Value
Type: ReadOnlyCollection<Int32>
Returns a read-only collection of colors for this ColorMesh. This collection contains one color for each vertex in the collection returned by the GetVertices method, with a matching index.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Fusion
Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)
See Also
Reference
ColorMesh Class
ColorMesh Members
Microsoft.Kinect.Toolkit.Fusion Namespace