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