Searched refs:_imagedata (Results 1 – 2 of 2) sorted by relevance
19 def __init__(self, _imagedata, _subtype=None, argument41 _subtype = imghdr.what(None, _imagedata)46 self.set_payload(_imagedata)
174 .. class:: MIMEImage(_imagedata, _subtype=None, \182 :mimetype:`image`. *_imagedata* is a string containing the raw image data. If