RGBColor Class |
Namespace: Aspose.Html.Dom.Css
The RGBColor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha |
This attribute is used for the alpha value of the RGB color.
|
![]() | Blue |
This attribute is used for the blue value of the RGB color.
|
![]() | Green |
This attribute is used for the green value of the RGB color.
|
![]() | Red |
This attribute is used for the red value of the RGB color.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToNative |
Converts to the native color object.
|
![]() | ToString | (Inherited from Object.) |