Hi, We have a However, the problem is the speed, the capturing takes some
time(nothing we can do), the saving takes more time, the total speed is
not acceptable completely. There must be a way to show the raw image on screen directly
without saving to file, any idea would be appreciated! I tried: using raw data from Image (Image.fromstring('I', datasize,
newbuftemp, 'raw', 'I;16')), then convert it to wx.Image by using PILToWX,
which downloaded from internet, all pixels are 255! Regards, James |
-- http://mail.python.org/mailman/listinfo/python-list