Image
@type t() :: %Rayex.Structs.Image{ data: binary(), format: integer(), height: integer(), mipmaps: integer(), width: integer() }