Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/Image.LoadFile.1.py
2012-04-10 03:16:37 +00:00

4 lines
179 B
Python

hotspot_x = image.GetOptionInt(wx.IMAGE_OPTION_CUR_HOTSPOT_X)
hotspot_y = image.GetOptionInt(wx.IMAGE_OPTION_CUR_HOTSPOT_Y)