Nevron .NET Vision
Nevron.GraphicsCore Namespace / NArgbColor Class
Properties Methods


In This Topic
    NArgbColor Class Members
    In This Topic

    The following tables list the members exposed by NArgbColor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the alpha component of this color  
    Public PropertyGets the blue component of this color  
    Public PropertyOverridden. Gets the type of the color (ARGB, Indexed etc.)  
    Public PropertyGets the green component of this color  
    Public PropertyOverridden. Returns the intensity of this color  
    Public PropertyOverridden. Returns true if the color is parially transparent  
    Public PropertyOverridden. Returns true if the color is fully transparent  
    Public PropertyGets the red component of this color  
    Public PropertyGets the RGB components of this color  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact replica of this object  
    Public MethodReturns true if the objects are equal  
    Public MethodOverridden. Gets the ARGB color representation of this color on the specified device  
    Public MethodOverridden. Gets the ARGB color representation of this color on the specified device  
    Public MethodOverriden to avoid compilation warnings  
    Public MethodOverridden. Returns the inverse of this color  
    Public MethodOverridden. Returns the System.Drawing color representation of this color  
    Public MethodOverridden. Returns a grayscale color  
    Public MethodReturns the string representation of this NColor object.  
    Top
    See Also