from PIL import Image from PyQt4 import QtGui import io def load_apng(file): pass def load_webp(file): pass