Retrieve color channels from uint color.
Namespace: VVVV.Utils.SlimDXAssembly: VVVV.Utils3rdParty (in VVVV.Utils3rdParty.dll) Version: 1.0.4694.10872
Syntax
Parameters
- col
- Type: System..::..UInt32
The color as uint.
- a
- Type: System..::..Byte%
Alpha.
- r
- Type: System..::..Byte%
Red.
- g
- Type: System..::..Byte%
Green.
- b
- Type: System..::..Byte%
Blue.