RgbColorFromArgb Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberFromArgb(Int32)
Construct a RgbColor from 32 bit integer that contains the values for ARGB as (hex) AARRGGBB.
Public methodStatic memberFromArgb(Byte, Byte, Byte, Byte)
Construct a RgbColor from A, R, G and B values.
Top
See Also

Reference