Example #1
0
 def _load_image(self, img_path, height=70):
   return imageutil.resize_bitmap(self, imageutil._load_image(img_path), height)
Example #2
0
 def _load_image(self, img_path, height=70):
   return imageutil.resize_bitmap(self, imageutil._load_image(img_path), height)