The PatternColor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PatternColor | Initializes a new instance of the PatternColor class |
Methods
Name | Description | |
---|---|---|
![]() | Brighter | (Inherited from Color.) |
![]() | Darker | (Inherited from Color.) |
![]() | Equals | (Overrides Color..::..Equals(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.) |
![]() | GetHashCode | (Overrides Color..::..GetHashCode()()()().) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToArgb | (Inherited from Color.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | type | (Inherited from ExtendedColor.) |
Properties
Name | Description | |
---|---|---|
![]() | B |
Gets the blue component value of this Color structure.
(Inherited from Color.) |
![]() | G |
Gets the green component value of this Color structure.
(Inherited from Color.) |
![]() | Painter | |
![]() | R |
Gets the red component value of this Color structure.
(Inherited from Color.) |
![]() | Type | (Inherited from ExtendedColor.) |