cesium icon indicating copy to clipboard operation
cesium copied to clipboard

Filter color and show invert color of imagery layer

Open ZhuJun-WHU opened this issue 3 years ago • 3 comments

I have an idea to easily change the color style of imagery layer,so i add two members filterColor and showInvertColor for imgery layer, the filterColor will be make the imagery layer show similar color like the filerColor value, and the showInverColor make color of the imagery layer being inverted. The two members can be used alone or together.

Here is GIF: recorder

ZhuJun-WHU avatar Mar 18 '22 10:03 ZhuJun-WHU

Hi @ZhuJun-WHU, we do have some existing imagery adjustment options. There's nothing for inverting the color, but are you able to achieve similar results to "FilterColter" by adjusting the hue and other options?

ggetz avatar Mar 18 '22 12:03 ggetz

Hi @ZhuJun-WHU, we do have some existing imagery adjustment options. There's nothing for inverting the color, but are you able to achieve similar results to "FilterColter" by adjusting the hue and other options?

I cann't achieve similar result what I want by adjusting the existing imagery adjustment options, so I add two members for imagery layer options, I will pull request later.

ZhuJun-WHU avatar Mar 18 '22 13:03 ZhuJun-WHU

Hi, I'm interested by the invert option

mickae1 avatar Sep 18 '24 20:09 mickae1