Skip to main content
Skip table of contents

WebColors

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
ReturnsName
BaseColorGetRGBColor(string name)

Details

Inheritance

  • Dictionary<string, int``[]>

Constructors

WebColors
public WebColors()

Methods

GetRGBColor

Source code

public static BaseColor GetRGBColor(string name)
Arguments
TypeNameDescription
stringname

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.