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