ColorValue Structure

Microsoft Robotics Class Reference

Stores the red, green, blue, and alpha channel values that together define a specific color.

Namespace: Microsoft.Robotics.PhysicalModel.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/07/physicalmodel.html", 
    ElementName = "ColorValue")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/07/physicalmodel.html")]
public struct ColorValue : IDssSerializable, 
    ICloneable

See Also

ColorValue Members

Microsoft.Robotics.PhysicalModel.Proxy Namespace