Translates the image. This method will not allow the image to be translated outside of the visible area. @param tx how many pixels to translate horizontally @param ty how many pixels to translate vertically @return true if the translation was applied as specified. Otherwise, false
(float tx, float ty)
source not stored for this graph (policy: none)
no test coverage detected