[PyKDE] Anybody please show me how to use sip.voidptr?

Shunming Fang sfang at bcm.tmc.edu
Fri Mar 5 19:33:00 GMT 2004


Hello, guys,
I need to access the pixel value of an image through QImage, I can get
voidptr or its int after I call bits(). I think the int of voidptr is
the physical address of image. Can you please give me a piece of code
about how to use voidptr address the real data in image or other memory?
I didn't have any clue about how to use it.

Thanks
  




More information about the PyQt mailing list