Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.LoadFile.1.py
2016-05-18 16:38:18 -07: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)