Explorar el Código

improve the code

pull/211/head
cavencj hace 5 meses
padre
commit
b62b53ab81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      examples/effect/black_and_white.html

+ 1
- 1
examples/effect/black_and_white.html Ver fichero

@@ -22,7 +22,7 @@
}
)
viewer.addBaseLayer(baseLayer)
effect = new DC.Effect(viewer)
let effect = new DC.Effect(viewer)
effect.blackAndWhite.enable = true
effect.blackAndWhite.gradations = 4


Cargando…
Cancelar
Guardar