6 lines
236 B
Plaintext
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
|
|
*/
|