Searched refs:_replace_ext (Results 1 – 1 of 1) sorted by relevance
1278 def _replace_ext(self, input, ext): member in PNGConverter1293 img.to_c_array(self._replace_ext(f, ".c"))1302 img.to_bin(self._replace_ext(f, ".bin"),1305 img.to_c_array(self._replace_ext(f, ".c"),1308 img.to_png(self._replace_ext(f, ".png"))