VintaSoft Imaging .NET SDK 14.0: Documentation for Web 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: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also