powered by
default_overlay(r0, g0, b0, r, g, b, alpha = 1)
r*alpha + r0*(1-alpha)
hc_layer,HilbertCurve-method
hc_layer,GenomicHilbertCurve-method
# red (1, 0, 0) overlay to the grey (0.5, 0.5, 0.5) with 0.5 transparency default_overlay(1, 0, 0, 0.5, 0.5, 0.5, 0.5)
Run the code above in your browser using DataLab