Example #1
0
 def as_image(self):
     return images.read(self.full_file_path.encode())
Example #2
0
 def as_image(self):
     return images.read(self.full_file_path.encode())