AST representation of a registered image asset to be rendered.
@type t() :: %Rendro.Image{fit: {number(), number()} | nil, logical_name: atom()}