Color Class |
Namespace: GroupDocs.Search.Options
The Color type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color(Int32, Int32, Int32) |
Initializes a new instance of the Color class.
|
![]() | Color(Int32, Int32, Int32, Int32) |
Initializes a new instance of the Color class.
|
Name | Description | |
---|---|---|
![]() | Alpha |
Gets the alpha component value of this instance.
|
![]() | Blue |
Gets the blue component value of this instance.
|
![]() | Green |
Gets the green component value of this instance.
|
![]() | Red |
Gets the red component value of this instance.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Color.
(Overrides ObjectToString.) |