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


In This Topic
    NColor Class Members
    In This Topic

    The following tables list the members exposed by NColor.

    Public Properties
     NameDescription
    Public PropertyGets the type of the color (ARGB, Indexed etc.)  
    Public PropertyReturns the intensity of this color  
    Public PropertyReturns true if the color is parially transparent  
    Public PropertyReturns true if the color is fully transparent  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Increases or decreases the color intensity by a given factor.  
    Public MethodCreates an exact replica of this object  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Converts the color to its grayscale equivalent.  
    Public Methodstatic (Shared in Visual Basic)Creates an NColor derived object based on its string representation  
    Public MethodGets the ARGB color representation of this color on the specified device  
    Public MethodGets the ARGB color representation of this color on the specified device  
    Public Methodstatic (Shared in Visual Basic)Returns the blue color component from a uint encoded color  
    Public Methodstatic (Shared in Visual Basic)Returns the green color component from a uint encoded color  
    Public Methodstatic (Shared in Visual Basic)Returns the intensity of the color.  
    Public Methodstatic (Shared in Visual Basic)Returns the red color component from a uint encoded color  
    Public MethodOverloaded. Returns the inverse of this color  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodReturns the System.Drawing color representation of this color  
    Public MethodReturns a grayscale color  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Top
    See Also