I am trying to communicate with a COM interface which, among other things, provides an IPicture. I can read the IPicture attribute without too much trouble but it is not clear to me how one goes about accessing the image data in python. If anyone has any tips that would be most helpful. cheers