NevronOpenVision
Nevron.Nov.UI Namespace / NColorPalette Class


In This Topic
    NColorPalette Class Methods
    In This Topic

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

    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