pyart.config.get_rgba_bounds#
- pyart.config.get_rgba_bounds(filetypes)#
Return a copy of the default RGBA bounds for given file types.
- Parameters:
filetypes (tuple of 3 str) – Filetypes to use to calculate the RGB bounds.
- Returns:
rgba_bounds (tuple) – Tuple of length 4 containing RGB bounds followed by alpha bounds.