Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/Image.LoadFile.1.py
2011-12-30 19:17:09 +00:00

4 lines
182 B
Python

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