ComponentOne Bitmap for WPF
ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly
/
C1.Util.DX Namespace
/
ColorF Structure
/ ToArgb Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
ToArgb Method
In This Topic
Converts the color into a packed integer.
Syntax
Visual Basic
C#
'Declaration Public Function ToArgb() As
Integer
public
int
ToArgb()
Return Value
A packed integer containing all four color components.
See Also
Reference
ColorF Structure
ColorF Members