[]
Creates a new Color structure from specified integer. NOTE, this function assumes that integer has BBGGRR format.
public static Color FromOle(int v)
Public Shared Function FromOle(v As Integer) As Color
| Type | Name | Description |
|---|---|---|
| int | v |
| Type | Description |
|---|---|
| Color |