Bases: object
4-panel imshow (RGB, R, G, B).
Layout:
┌───────────────┬─────┐ │ │ R │ │ ├─────┤ │ RGB │ G │ │ ├─────┤ │ │ B │ └───────────────┴─────┘
Subclasses can override the _defaultAxesClass attribute. By default RGBAxes uses mpl_axes.Axes.
Fraction of the Axes height to put as padding.
Axes
Axes class to use. If not provided, _defaultAxesClass is used.
Forwarded to axes_class init for the RGB Axes
Forwarded to axes_class init for the RGB, R, G, and B Axes
mpl_toolkits.axes_grid1.axes_rgb.RGBAxes
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_rgb.RGBAxes.html