WebColors Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.html
iTextSharp.text.html.WebColors[[WebColors]]
end
subgraph System.Collections.Generic
System.Collections.Generic.Dictionary_2[[Dictionary]]
end
System.Collections.Generic.Dictionary_2 --> iTextSharp.text.html.WebColors
Members
Methods
Public Static methods
Details
Inheritance
Dictionary
<string
, int``[]
>
Constructors
WebColors
public WebColors()
Methods
GetRGBColor
Source code
public static BaseColor GetRGBColor(string name)
Arguments
Type | Name | Description |
---|
string | name | |
Generated with ModularDoc