ActiveReports 9
ColorEx Structure Members
Properties  Methods 

The following tables list the members exposed by ColorEx.

Public Properties
 NameDescription
Public PropertyAGets the alpha component value of this ColorEx structure.  
Public PropertyBGets the blue component value of this ColorEx structure.  
Public PropertyGGets the green component value of this ColorEx structure.  
Public PropertyIsTransparentDetermines whether color is transparent.  
Public PropertyRGets the red component value of this ColorEx structure.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ApplyTransparencyAdjust the color with provided transparency.  
Public Methodstatic (Shared in Visual Basic)FromArgbCreates a ColorEx structure from the four 8-bit ARGB components (alpha, red, green, and blue) values.  
Public Methodstatic (Shared in Visual Basic)FromColorExCreates a ColorEx structure from the existing ColorEx structure.  
Public MethodToStringReturns a System.String that represents this instance.  
Top
Public Operators
public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top
See Also

Reference

ColorEx Structure
GrapeCity.ActiveReports.Extensibility.Drawing Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum