Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
dc-sdk
espejo de
https://github.com/dvt3d/dc-sdk
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
92
Wiki
Actividad
Explorar el Código
improve the code
pull/211/head
cavencj
hace 5 meses
padre
7a3a9db33c
commit
b62b53ab81
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
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
Escribir
Vista previa
Cargando…
Cancelar
Guardar