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