[]
        
Creates an image from the specified serialized base-64 encoded string.
public static Icon DeserializeIcon(string base64)Public Shared Function DeserializeIcon(base64 As String) As Icon| Type | Name | Description | 
|---|---|---|
| string | base64 | base-64 string | 
| Type | Description | 
|---|---|
| Icon | Icon object |