PRestoreColor

Removes a PageMaker-applied color from the currently selected imported image.


Command constructor

PRestoreColor();

Layout view only. The PRestoreColor command works only in layout view.

Example. The following example selects a graphic, applies the color Fuchsia to it, and then removes the color.

PSelect(1);
PColor("Fuchsia");
PRestoreColor();


See also

The PColor, PColorPalette, and PDefineColor commands

The PGetColor, PGetColorInfo, PGetColorNames, and PGetColorPalette 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