pygfx.utils.cm

Predefined Colormaps.

create_colormap(input[, n])

Create a colormap from given data.

gray

A texture map.

viridis

A texture map.

plasma

A texture map.

inferno

A texture map.

magma

A texture map.

cividis

A texture map.

cool

A texture map.

hot

A texture map.

bone

A texture map.

copper

A texture map.

pink

A texture map.

spring

A texture map.

summer

A texture map.

autumn

A texture map.

winter

A texture map.

jet

A texture map.