[]
        
(Showing Draft Content)

C1.Win.Interop.C1Colors.FromOleAlpha

FromOleAlpha Method

FromOleAlpha(int)

Creates a new Color structure from specified integer. NOTE, this function assumes that integer has AABBGGRR format.

Declaration
public static Color FromOleAlpha(int v)
Parameters
Type Name Description
int v
Returns
Type Description
Color