Hello, Guys, It is my first time to use pyQT to design a project, there, I have QImage Object and want to access the pixel operation. so I get a sip.voidptr through QImage.bits(), now question is I can access every [isel data through sip.voidptr object, any idea was welcome. Thanks