Spread Silverlight Documentation
FromArgb Method


Create a GrapeCity.Excel.GcColor structure from the specified 8-bit color values (red,green and blue) The alpha value is implicitly 255 (fully opaque).Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits.
Overload List
OverloadDescription
FromArgb(Int32,Int32,Int32)Create a GrapeCity.Excel.GcColor structure from the specified 8-bit color values (red,green and blue) The alpha value is implicitly 255 (fully opaque).Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits.  
FromArgb(Int32,Int32,Int32,Int32)Create a GrapeCity.Excel.GcColor structure from the specified 8-bit color values (red,green and blue) Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits.  
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GcColor Structure
GcColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.