Now that #10 is implemented and full styling is supported following large-image's specification, we should provide a more feature rich UI in the templates for making composite images of multiple bands and/or frames.
I'm imagining a UI that has a tree structure of frames and bands with checkboxes on the bands. Further, you'll be able to select an individual band and change each of the fields available for a band spec. This might look like:
[ ] Frame 1 - name
[ ] Band 1 - name
[ ] Band 2 - name
...
[ ] Band N - name
[ ] Frame 2
...
Band N - name
...
Then selecting a Band creates a dialog where you can control the following parameters at least:
min/max: float fields
palette: dropdown menu (for now... custom palettes may come later)
Now that #10 is implemented and full styling is supported following
large-image
's specification, we should provide a more feature rich UI in the templates for making composite images of multiple bands and/or frames.A common style dictionary might look like:
I'm imagining a UI that has a tree structure of frames and bands with checkboxes on the bands. Further, you'll be able to select an individual band and change each of the fields available for a band spec. This might look like:
Then selecting a Band creates a dialog where you can control the following parameters at least:
linear
ordiscrete
lighten
ormultiply