vispy.visuals.tests.test_colormap module#
Tests for texture-based colormap All images are of size (100,100) to keep a small file size
- vispy.visuals.tests.test_colormap.test_colormap()#
Test colormap support for non-uniformly distributed control-points
- vispy.visuals.tests.test_colormap.test_colormap_CubeHelix()#
Test colormap support using cubehelix colormap in only blues
- vispy.visuals.tests.test_colormap.test_colormap_coolwarm()#
Test colormap support using coolwarm preset colormap
- vispy.visuals.tests.test_colormap.test_colormap_discrete()#
Test discrete RGB colormap
- vispy.visuals.tests.test_colormap.test_colormap_discrete_nu()#
Test discrete colormap with non-uniformly distributed control-points
- vispy.visuals.tests.test_colormap.test_colormap_single_hue()#
Test colormap support using a single hue()