An image view event emitted by the app-server when it renders a local image.
@type t() :: %Codex.Items.ImageView{ id: String.t() | nil, path: String.t(), type: :image_view }