Hide Table of Contents
esri/dijit/util
esri/layer/pixelFilters
esri/process
esri/support
esri/workers
Class: ColorRamp

require(["esri/tasks/ColorRamp"], function(ColorRamp) { /* code goes here */ });

Description

(Added at v2.6)
Used to denote classes that may be used as a color ramp.

Samples

Search for samples that use this class.

Subclasses

Properties

NameTypeSummary
typeStringA string value representing the color ramp type.
Property Details

<String> type

A string value representing the color ramp type.
Show Modal