Files
openlayers/src/ol/colorlike.jsdoc
2016-04-25 15:33:46 +02:00

6 lines
236 B
Plaintext

/**
* An {@link ol.ColorLike} can be a color, gradient or pattern accepted by
* [CanvasRenderingContext2D.fillStyle](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/fillStyle).
* @namespace ol.colorlike
*/