Name
SolarizePalette -- apply solarization effect to palette (V9.0)
Synopsis
SolarizePalette(id, level)
Library
palette

Function
This command can be used to apply a solarization effect to the specified palette. The solarization effect tries to simulate the look of photographic film exposed to light. The second argument controls the intensity of the solarization effect and can be any value between 0 and 255, or a percentage specification inside a string.

Note that when using Miniwood, this function requires filters library.

Inputs
id
palette to solarize
level
desired solarization level (0 to 255, or a string containing a percentage specification)

Show TOC