'Declaration Public Overloads Shared Function FromArgb( _
ByVal argbЗначение, указывающее 32-битное значение ARGB.As System.Int32 _
) As VintasoftColor
public static VintasoftColor FromArgb(
System.Int32 argb
)
public: static VintasoftColor FromArgb(
System.Int32 argb
)
public:
static VintasoftColor FromArgb(
System.Int32 argb
)
Parameters
- argb
- Значение, указывающее 32-битное значение ARGB.
Return Value
Цвет с указанными компонентами.