NDepend.API Documentation
NdpColor Structure Members
Fields  Properties  Methods 


NDepend.Helpers Namespace : NdpColor Structure

The following tables list the members exposed by NdpColor.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Black color constant.  
Public Fieldstatic (Shared in Visual Basic) Blue color constant.  
Public Fieldstatic (Shared in Visual Basic) Gray color constant.  
Public Fieldstatic (Shared in Visual Basic) Green color constant.  
Public Fieldstatic (Shared in Visual Basic) Orange color constant.  
Public Fieldstatic (Shared in Visual Basic) Red color constant.  
Public Fieldstatic (Shared in Visual Basic) Transparent color constant.  
Public Fieldstatic (Shared in Visual Basic) White color constant.  
Top
Public Properties
 NameDescription
Public Property The Alpha channel value of the color.  
Public Property The Blue channel value of the color.  
Public Property The Green channel value of the color.  
Public Property The Red channel value of the color.  
Top
Public Methods
 NameDescription
Public MethodReturns true if this and other color Alpha Red Green Blue values are equals.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Create a new Color value.  
Public Methodstatic (Shared in Visual Basic) Create a new Color value with Alpha channel from a 32-bits ARGB value.  
Public MethodGets the 32-bit ARGB value of this NdpColor structure.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Top
See Also

Reference

NdpColor Structure
NDepend.Helpers Namespace