- Source:
- ol/ol.jsdoc
Methods
-
grayscale(b)
-
Set a grayscale filter to an ol.Layer
Parameters:
Name Type Description bboolean - Source:
- ol/BaseLayer.js
-
setBlendMode( [mode])
-
Set a blend mode to an ol.Layer
Parameters:
Name Type Argument Default Description modestring <optional>
normal the blend mode: normal | multiply | screen | overlay | darken | lighten | color-dodge | color-burn | hard-light | soft-light | difference | exclusion | hue | saturation | color | luminosity
- Source:
- ol/BaseLayer.js
-
setBlendMode( [crop])
-
Set Crop filter to a layer
Parameters:
Name Type Argument Description cropObject <optional>
Properties
Name Type Description coordinatesol_geom_coordinates colorol_color shadowboolean - Source:
- ol/BaseLayer.js
-
setBlendMode( [crop])
-
Set Crop filter to a layer
Parameters:
Name Type Argument Description cropObject <optional>
- Source:
- ol/BaseLayer.js