Gets the ID of the image currently assigned to the sprite. This only works if the image was loaded with an ID (or assigned one by AGK).
integer GetSpriteImageID( iSpriteIndex )
uint32_t agk::GetSpriteImageID( uint32_t iSpriteIndex )