[This is preliminary documentation and is subject to change.]
Initializes a new instance of the CefColor class
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- alpha
- Type: System Byte
[Missing <param name="alpha"/> documentation for "M:Xilium.CefGlue.CefColor.#ctor(System.Byte,System.Byte,System.Byte,System.Byte)"]
- red
- Type: System Byte
[Missing <param name="red"/> documentation for "M:Xilium.CefGlue.CefColor.#ctor(System.Byte,System.Byte,System.Byte,System.Byte)"]
- green
- Type: System Byte
[Missing <param name="green"/> documentation for "M:Xilium.CefGlue.CefColor.#ctor(System.Byte,System.Byte,System.Byte,System.Byte)"]
- blue
- Type: System Byte
[Missing <param name="blue"/> documentation for "M:Xilium.CefGlue.CefColor.#ctor(System.Byte,System.Byte,System.Byte,System.Byte)"]
See Also