Hello,

In the current version of OL, one can perform color manipulation on 
ol.source.Raster, which can not be used in a ol.layer.Tile:

https://openlayers.org/en/latest/examples/color-manipulation.html

Ol.source.Raster can contain multiple sources, including tiled sources, *but 
they work much slower in such formation.*

I want to add to OL the ability to perform color manipulation in a tiled 
source, using Web Workers (exactly like it is implemented in 
ol.source.Raster), in order to perform color manipulation in ol.layer.tile.

Is there a reason (other than time) that color manipulation operations were 
implemented only on raster source?

Thanks in advance,
Mark.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenLayers Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openlayers-dev+unsubscr...@googlegroups.com.
To post to this group, send email to openlayers-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/openlayers-dev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/openlayers-dev/6698ddb7-47bd-4838-81a8-f2d75cb6155b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to