Initializes a new instance of the Rgb16Color class with the specified channel values.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Rgb16Color( ushort r, ushort g, ushort b )
Type: System.UInt16
A red channel value.Type: System.UInt16
A green channel value.Type: System.UInt16
A blue channel value.