Spread Silverlight Documentation
GcColor Structure Members
Properties  Methods 


The following tables list the members exposed by GcColor.

Public Properties
 NameDescription
Public PropertyAThe alpha component value of this GrapeCity.Excel.GcColor  
Public PropertyBThe blue component value of this GrapeCity.Excel.GcColor  
Public PropertyGThe green component value of this GrapeCity.Excel.GcColor  
Public PropertyRThe red component value of this GrapeCity.Excel.GcColor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)EqualsOverloaded. Indicates whether the specified GrapeCity.Excel.GcColors are equal.  
Public Methodstatic (Shared in Visual Basic)FromArgbOverloaded. 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.  
Public MethodGetHashCodeReturns a hash code for this GrapeCity.Excel.GcColor structure.  
Public MethodToArgbGets the 32-bit ARGB value of this structure.  
Public MethodToStringConvert this GrapeCity.Excel.GcColor to a human-readable string  
Top
Public Operators
public Operator Equality Compares two GrapeCity.Excel.GcColors for exact equality.
public Operator Inequality Compares two GrapeCity.Excel.GcColors for exact inequality.
Top
See Also

Reference

GcColor Structure
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.