PRemoveColor

Removes the specified color from the Colors palette and applies Black to any objects of this color.


Command constructor

PRemoveColor(const char * sColorName);
Name of color to remove exactly as it appears on Colors palette
Example. The following example removes the color Fuchsia from the Colors palette. Any text or graphics set to Fuchsia are changed to Black.

PRemoveColor("Fuchsia");


See also

The PDefineColor and PColorPalette commands

The PGetColorInfo and PGetColorNames queries

Adobe PageMaker 6.5 Help > Commands > Window > Colors

Adobe PageMaker 6.5 Help > Commands > Element > Define Colors


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support