GoDiagram Win Reference
GoColor Structure Methods


For a list of all members of this type, see GoColor members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ColorFromAcmyCreates a System.Drawing.Color structure from the four ACMY component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromAcmykCreates a System.Drawing.Color structure from the five ACMYK component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromAhsbCreates a System.Drawing.Color structure from the four AHSB component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromAhslCreates a System.Drawing.Color structure from the four AHSL component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromArgbCreates a System.Drawing.Color structure from the four ARGB component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromCmyCreates a System.Drawing.Color structure from the three CMY component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromCmykCreates a System.Drawing.Color structure from the four CMYK component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromHsbCreates a System.Drawing.Color structure from the three HSB component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromHslCreates a System.Drawing.Color structure from the three HSL component values.  
Public Methodstatic (Shared in Visual Basic)ColorFromRgbCreates a System.Drawing.Color structure from the three RGB component values.  
Public MethodEqualsDetermines whether the specified System.Object is equal to the current Northwoods.Go.Draw.GoColor.  
Public Methodstatic (Shared in Visual Basic)FromOverloaded. Creates a Northwoods.Go.Draw.GoColor structure from the specified Color structure.  
Public Methodstatic (Shared in Visual Basic)FromAcmyCreates a Northwoods.Go.Draw.GoColor structure from the four ACMY component values.  
Public Methodstatic (Shared in Visual Basic)FromAcmykCreates a Northwoods.Go.Draw.GoColor structure from the five ACMYK component values.  
Public Methodstatic (Shared in Visual Basic)FromAhsbCreates a Northwoods.Go.Draw.GoColor structure from the four AHSB component values.  
Public Methodstatic (Shared in Visual Basic)FromAhslCreates a Northwoods.Go.Draw.GoColor structure from the four AHSL component values.  
Public Methodstatic (Shared in Visual Basic)FromArgbCreates a Northwoods.Go.Draw.GoColor structure from the four ARGB component values.  
Public Methodstatic (Shared in Visual Basic)FromCmyCreates a Northwoods.Go.Draw.GoColor structure from the three CMY component values.  
Public Methodstatic (Shared in Visual Basic)FromCmykCreates a Northwoods.Go.Draw.GoColor structure from the four CMYK component values.  
Public Methodstatic (Shared in Visual Basic)FromHsbCreates a Northwoods.Go.Draw.GoColor structure from the three HSB component values.  
Public Methodstatic (Shared in Visual Basic)FromHslCreates a Northwoods.Go.Draw.GoColor structure from the three HSL component values.  
Public Methodstatic (Shared in Visual Basic)FromRgbCreates a Northwoods.Go.Draw.GoColor structure from the three RGB component values.  
Public MethodGetHashCodeReturns the hash code for this Northwoods.Go.Draw.GoColor.  
Public MethodSetAcmySets the color of the Northwoods.Go.Draw.GoColor from the four ACMY component values.  
Public MethodSetAcmykSets the color of the Northwoods.Go.Draw.GoColor from the five ACMYK component values.  
Public MethodSetAhsbSets the color of the Northwoods.Go.Draw.GoColor from the four AHSB component values.  
Public MethodSetAhslSets the color of the Northwoods.Go.Draw.GoColor from the four AHSL component values.  
Public MethodSetArgbSets the color of the Northwoods.Go.Draw.GoColor from the four ARGB component values.  
Public MethodSetCmySets the color of the Northwoods.Go.Draw.GoColor from the three CMY component values.  
Public MethodSetCmykSets the color of the Northwoods.Go.Draw.GoColor from the four CMYK component values.  
Public MethodSetHsbSets the color of the Northwoods.Go.Draw.GoColor from the three HSB component values.  
Public MethodSetHslSets the color of the Northwoods.Go.Draw.GoColor from the three HSL component values.  
Public MethodSetRgbSets the color of the Northwoods.Go.Draw.GoColor from the three RGB component values.  
Public MethodToHexReturns the Northwoods.Go.Draw.GoColor as a hex RGB triplet string.  
Public MethodToStringReturns a string representation of this Northwoods.Go.Draw.GoColor.  
Top
See Also

Reference

GoColor Structure
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback