ColorValue Structure

Microsoft Robotics
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

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