[]
        
(Showing Draft Content)

C1.Interop.C1Colors.FromOle

FromOle Method

FromOle(int)

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

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