Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / FromArgb Method


In This Topic
    FromArgb Method
    In This Topic
    Creates a Color structure from the four 8-bit ARGB components (alpha, red, green, and blue) values.
    Overload List
    OverloadDescription
    Creates a Color structure from the four 8-bit ARGB components (alpha, red, green, and blue) values.  
    Creates a Color structure from the four 8-bit ARGB components (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits.  
    Creates a Color structure from the four 8-bit ARGB components (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits.  
    See Also