ColorDifference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ColorDifference
[System.CLSCompliant(true)]
public class ColorDifference
[<System.CLSCompliant(true)>]
type ColorDifference = class
Public Class ColorDifference
- Inheritance
-
ColorDifference
- Attributes
Constructors
ColorDifference() | |
ColorDifference(Byte, Byte, Byte, Byte) | |
ColorDifference(Byte, Byte, Byte) | |
ColorDifference(Byte) |
Properties
Alpha | |
Blue | |
Green | |
Red |
Methods
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(ColorDifference, ColorDifference) | |
Inequality(ColorDifference, ColorDifference) |