Share

AcCmColorBase::colorName

C++

const ACHAR* colorName() const;

Description

This function returns the color name. It can be null.

The returned pointer is valid only as long as the AcCmColorBase object exists or until the name is changed. If needed, the caller should make a copy of the color name.

Links

AcCmColor

Was this information helpful?