-record(image, { data :: bitstring(), file_width :: integer(), file_height :: integer(), x :: float(), y :: float(), render_width :: gleam@option:option(float()), render_height :: gleam@option:option(float()) }).