Searched refs:_imagedata (Results 1 – 2 of 2) sorted by relevance
19 def __init__(self, _imagedata, _subtype=None, argument41 _subtype = imghdr.what(None, _imagedata)45 self.set_payload(_imagedata)
148 .. class:: MIMEImage(_imagedata[, _subtype[, _encoder[, **_params]]])154 :mimetype:`image`. *_imagedata* is a string containing the raw image data. If