RgbColorToArgb Method

CVB.Net Documentation
Return the 32 bit integer encoding the AARRGGBB value of this color.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public int ToArgb()

Return Value

Type: Int32
32 bit representation of the color.
See Also

Reference