Image TypedStruct
@type t() :: %Exray.Structs.Image{ data: [any()], format: integer(), height: integer(), mipmaps: integer(), width: integer() }