GoDiagram Win Reference
GoColor Structure Properties


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

Public Properties
 NameDescription
Public PropertyAlphaGets or sets the transparency of the color.  
Public PropertyCmyCyanGets or sets the "Cyan" component of the color according to the CMY color model.  
Public PropertyCmykCyanGets or sets the "Cyan" component of the color according to the CMYK color model.  
Public PropertyCmykKeyGets or sets the "Key" component (amount of black) of the color according to the CMYK color model.  
Public PropertyCmykMagentaGets or sets the "Magenta" component of the color according to the CMYK color model.  
Public PropertyCmykYellowGets or sets the "Yellow" component of the color according to the CMYK color model.  
Public PropertyCmyMagentaGets or sets the "Magenta" component of the color according to the CMY color model.  
Public PropertyCmyYellowGets or sets the "Yellow" component of the color according to the CMY color model.  
Public PropertyColorGets or sets the color represented by the Northwoods.Go.Draw.GoColor.  
Public PropertyDarkerReturn a GoColor that is darker but has the same hue.  
Public PropertyEmptyGets a transparent and colorless GoColor.  
Public PropertyHsbBrightnessGets or sets the "Brightness" component of the color according to the HSB color model.  
Public PropertyHsbHueGets or sets the "Hue" component of the color according to the HSB color model.  
Public PropertyHsbSaturationGets or sets the "Saturation" component of the color according to the HSB color model.  
Public PropertyHslHueGets or sets the "Hue" component of the color according to the HSL color model.  
Public PropertyHslLuminanceGets or sets the "Luminance" component of the color according to the HSL color model.  
Public PropertyHslSaturationGets or sets the "Saturation" component of the color according to the HSL color model.  
Public PropertyIntenserReturn a GoColor that is more saturated but has the same hue.  
Public PropertyIsEmptyDetermines if the represented color is empty (i.e. it has no color and is fully transparent).  
Public PropertyLighterReturn a GoColor that is lighter but has the same hue.  
Public PropertyRgbBlueGets or sets the "Blue" component of the color according to the RGB color model.  
Public PropertyRgbGreenGets or sets the "Green" component of the color according to the RGB color model.  
Public PropertyRgbRedGets or sets the "Red" component of the color according to the RGB color model.  
Public PropertySofterReturn a GoColor that is less saturated but has the same hue.  
Public PropertyVeryLightReturn a GoColor with the same hue that is very bright and unsaturated.  
Top
See Also

Reference

GoColor Structure
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback