-record(image_data, { width :: integer(), height :: integer(), pixels :: list(integer()) }).