The XColorUtility type exposes the following members.

Methods

  NameDescription
CalculateColorDistance
Calculates a distance of two colors in the 3D RGB cube.
Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
FromConsoleColor
Gets a corresponding color Color from a console color number colorId.
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
GetNearestColor
Finds a closest color to colors in colors.
GetType

Gets the Type of the current instance.

(Inherited from Object.)
ChooseColorOverloaded.
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
ToAHLS
Converts a RGB color to a HLS color.
ToARGB
Converts a HLS color to a RGB color.
ToConsoleColor
Finds a closest color for the console.
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

See Also