Renamed to encodeTga, left for backward compatibility.
List<int> writeTga(Image image) => encodeTga(image);