Exemplo n.º 1
0
 def _load_image(self, img_path, height=70):
   return imageutil.resize_bitmap(self, imageutil._load_image(img_path), height)
Exemplo n.º 2
0
 def _load_image(self, img_path, height=70):
   return imageutil.resize_bitmap(self, imageutil._load_image(img_path), height)