
C# | Visual Basic | Visual C++ |
public class ColorMixer
Public Class ColorMixer
public ref class ColorMixer

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ColorMixer()()()() | Initializes a new instance of the ColorMixer class |
![]() | ColorMixer(Single, Single, Single) | Initializes a new instance of the ColorMixer class |
![]() | ColorMixer(Single, Single, Single, Single) | Initializes a new instance of the ColorMixer class |
![]() | Alpha | |
![]() | Blue | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromColor(Color) | |
![]() ![]() | FromHex(Int32) | |
![]() ![]() | FromHexAndAlpha(Int32, Single) | |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Green | |
![]() | IsSet | |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Red | |
![]() | ToColor()()()() | |
![]() | ToString()()()() | (Overrides Object.ToString()()()().) |

Object | |
![]() | ColorMixer |