Nevron .NET Vision
Nevron.GraphicsCore Namespace / NArgbColor Class / NArgbColor Constructor


In This Topic
    NArgbColor Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new color representing the black [ARGB] color  
    Creates a new color represented by [ARGB] byte values  
    Creates a new color represented by [ARGB] byte values  
    Create a new color based on a known ARGB color value  
    Create a new ARGB color based on a known RGB color value and custom alpha  
    Creates a new color represented by [ARGB] values  
    Creates a new color represented by [RGB] values  
    Creates a new color based on a specified alpha value and color  
    Creates a new color based on a System.Drawing color  
    Creates a new color based on a specified alpha value and color  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also