Extends
- Filter
Members
DEFAULT_OPTIONS ColorMapFilterOptions staticreadonly
Default values for options.
The colorMap texture.
The size of one color slice.
The mix from 0 to 1, where 0 is the original image and 1 is the color mapped image.
Whether use NEAREST for colorMap texture.
Methods
Destroys this filter
- Default Value:
- false
If the colorMap is based on canvas,
and the content of canvas has changed, then call updateColorMap
for update texture.