NevronOpenVision
Nevron.Nov.Graphics Namespace / NColor Structure


NColor Structure Properties

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

Public Properties
 NameDescription
Public PropertyReturns the alpha component in the range 0-255.  
Public PropertyReturns the alpha value of this color as a floating point variable in the range [0, 1].  
Public PropertyReturns the blue component in the range 0-255 in the default sRGB  
Public PropertyReturns the green component in the range 0-255 in the default sRGB  
Public PropertyReturns true if this is the empty color.  
Public PropertyGets whether the color is completely opaque.  
Public PropertyGets whether the color is semi-transparent.  
Public PropertyGets whether the color is fully transparent.  
Public PropertyGets a packed ARGB value.  
Public PropertyGets a packed BGRA value.  
Public PropertyGets a packed RGB value.  
Public PropertyReturns the red component in the range 0-255 in the default sRGB space.  
Public PropertyGets the color space of this color.  
Public PropertyGets or sets the color tag  
Public PropertyGets the color value in it's color space.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
See Also