StiColor Class

Namespace: Stimulsoft.Base.Drawing

This class helps in converting a string to a color.

Methods

Method Returns Description
get2 static Color[] Translates an array with HTML colors representation to a GDI+ Stimulsoft.System.Drawing.Color structure.

Method Details

get2 static

get2(colors: string[]): Color[]

Translates an array with HTML colors representation to a GDI+ Stimulsoft.System.Drawing.Color structure.

Parameters

  • colors (string[])

Returns Color[]

Fields

Field Type Description
color any  
name any