object = GetObject(handle)
Returns a struct containing the parameters used to create a GDI object
Object type as determined by win32gui::GetObjectType | Returned object |
OBJ_FONT | PyLOGFONT |
OBJ_BITMAP | PyBITMAP |
OBJ_PEN | Dict representing a LOGPEN struct |