View Source Vivid.Transform.Operation (vivid v0.4.4)

An operation that can be applied to a shape.

Summary

Types

@type t() :: %Vivid.Transform.Operation{function: function(), name: String.t()}