[Classes] [Prev] [Next] [Methods]
- Heritage
- Description
- Usage
- Protected Data Members
- Public Methods
- Contructor Methods
- Utility Methods
- Operator Methods
CColorSet
Heritage
Superclass: None
Subclasses: None
Description
CColorSet is a utility class for setting colors.
Usage
CColorSet supports the = operator.
Protected Data Members
Public Methods
Contructor Methods
CColorSet();
CColorSet(const CColorSet& theColorSet);
Utility Methods
CColor GetColor(size_t theIndex) const;
void SetColor(size_t theIndex, const CColor& theColor);
void ClearColor(size_t theIndex);
Operator Methods
void operator=( const CColorSet& theColorSet );
[Classes] [Prev] [Next] [Methods]
support@xvt.com
Visit our online help desk for tech support
Copyright © 2009, Providence Software Solutions Inc. All rights
reserved.