- Name
-
PaletteToGray -- convert palette to gray (V9.0)
- Synopsis
-
PaletteToGray(id)
- Function
-
This function converts all colors in the palette specified by
id to gray.
- Inputs
-
- id
- identifier of the palette to convert
- Example
-
PaletteToGray(1)
Convert all colors in palette 1 to gray.
Show TOC