VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftColor Structure / FromArgb Methods
In This Topic
FromArgb Method (VintasoftColor)
In This Topic
Overloaded. Creates a color from its component (alpha, red, green, and blue) values.
Overload List
OverloadDescription
Creates a color from its component (alpha, red, green, and blue) values.
Creates a color structure from a 32-bit ARGB value.
Creates a VintasoftColor structure from the specified VintasoftColor structure, but with the new specified alpha value.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also