Renamed to decodePng, left for backward compatibility.
Image? readPng(List<int> bytes) => decodePng(bytes);