'Declaration Public Shared Function FromRgb( _ ByVal redThe red component. As Byte, _ ByVal greenThe green component. As Byte, _ ByVal blueThe blue component. As Byte _) As VintasoftColor
public static VintasoftColor FromRgb( byte red, byte green, byte blue)
public: static VintasoftColor FromRgb( byte red, byte green, byte blue)
public:static VintasoftColor FromRgb( byte red, byte green, byte blue)
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5
VintasoftColor Structure VintasoftColor Members