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


In This Topic
    NIndexedColor Class Members
    In This Topic

    The following tables list the members exposed by NIndexedColor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the type of the color (ARGB, Indexed etc.)  
    Public PropertyGets the index of the color in the current graphics context palette  
    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  
    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