NevronOpenVision
Nevron.Nov.Graphics Namespace / NColorSpace Class
Fields Properties Methods


NColorSpace Class Members

The following tables list the members exposed by NColorSpace.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The Cyan-Magenta-Yellow-Black color space.  
Public Fieldstatic (Shared in Visual Basic)The Hue-Saturation-Brightness(Value) color space.  
Public Fieldstatic (Shared in Visual Basic)The Hue-Saturation-Luminance color space.  
Public Fieldstatic (Shared in Visual Basic)The CIE Lab color space.  
Public Fieldstatic (Shared in Visual Basic)The Red-Green-Blue color space.  
Public Fieldstatic (Shared in Visual Basic)The CIE XYZ color space.  
Public Fieldstatic (Shared in Visual Basic)The YCC color space.  
Public Fieldstatic (Shared in Visual Basic)The YUV color space.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public MethodConverts a value from RGB color space to this color space.  
Public MethodGets the number of components in this color space.  
Public MethodGets the max value for the specified component.  
Public MethodGets the min value for the specified component.  
Public MethodGets the name of the specified component.  
Public MethodGets the name of this color space.  
Public Methodstatic (Shared in Visual Basic)Creates a color space from the given string.  
Public MethodConverts a value from this color space to RGB color space.  
Public MethodVerifies that the specified color value is valid for this color space.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also