ActiveReports 12
ColorEx Structure Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : ColorEx Structure

The following tables list the members exposed by ColorEx.

Public Properties
 NameDescription
Public PropertyGets the alpha component value of this ColorEx structure.  
Public PropertyGets the blue component value of this ColorEx structure.  
Public PropertyGets the green component value of this ColorEx structure.  
Public PropertyDetermines whether color is transparent.  
Public PropertyGets the red component value of this ColorEx structure.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Adjust the color with provided transparency.  
Public Methodstatic (Shared in Visual Basic)Creates a ColorEx structure from the four 8-bit ARGB components (alpha, red, green, and blue) values.  
Public Methodstatic (Shared in Visual Basic)Creates a ColorEx structure from the existing ColorEx structure.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Implements the operator ==.
Implements the operator !=.
Top
See Also

Reference

ColorEx Structure
GrapeCity.ActiveReports.Extensibility.Drawing Namespace