Color.UnknownBlendModeError exception (Color v0.4.0)

Copy Markdown

Raised when Color.Blend.blend/3 is called with an unknown blend mode.

Has fields:

  • :mode — the unknown mode.

  • :valid — the list of supported modes.