NevronOpenVision
Nevron.Nov.UI Namespace / NColorPalette Class
Properties Methods


NColorPalette Class Members

The following tables list the members exposed by NColorPalette.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the palette column count  
Public PropertyGets the count of colors in the palette  
Public PropertyGets the color at the specified index  
Public PropertyGets the palette name  
Top
Public Methods
 NameDescription
Public MethodCreates a deep copy of the color palette.  
Public MethodDeserializes the object state from the specified property bag.  
Public MethodChecks whether the given object is equal to this color palette.  
Public MethodGets the has code of this color palette.  
Public MethodTries to get the index of the color in the palette, whose packed RGB representation is equal to the specified color. Returns -1 if the color is not found.  
Public MethodSerializes the object state into the specified property bag.  
Public MethodReturns the string representation of the color palette (i.e. its name).  
Top
See Also