Methods 


ColorExtensions Class Members

The following tables list the members exposed by ColorExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Converts a System.Windows.Media.Color to UInt32 returning all four color components A,B,G,R in a single 32-bit value  
Public Methodstatic (Shared in Visual Basic)Converts a System.Windows.Media.Color to UInt32 returning all four color components A,R,G,B in a single 32-bit value  
Public Methodstatic (Shared in Visual Basic)Converts a UInt32 ARGB Color to System.Windows.Media.Color struct  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also