Skip to content

.vsi fill color fixes#4445

Open
melissalinkert wants to merge 2 commits into
ome:developfrom
melissalinkert:vsi-fill-color-develop
Open

.vsi fill color fixes#4445
melissalinkert wants to merge 2 commits into
ome:developfrom
melissalinkert:vsi-fill-color-develop

Conversation

@melissalinkert

Copy link
Copy Markdown
Member

This is meant to make the default fill color for missing image data line up with what OlyVIA shows.

A default background color may be defined for each pyramid in the .vsi dataset. This change as written applies first applies the user-defined fill color (or 0 if not specified), then applies the pyramid fill color in the .vsi metadata (if found). This means that e.g. showinf -fill 255 ... will not show 255 for missing data if a pyramid fill color is found. I am open to changing the order of precedence though.

Right now just opening to see which tests might fail; I don't have specific test data just yet.

@melissalinkert melissalinkert added this to the 9.0.0 milestone Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant