win32gui.GetWorldTransform
PyXFORM = GetWorldTransform(hdc)
Retrieves a device context's coordinate space translation matrix
Parameters
Comments
DC's mode must be set to GM_ADVANCED. See win32gui::SetGraphicsMode.
PyXFORM = GetWorldTransform(hdc)
Retrieves a device context's coordinate space translation matrix