(sx, sy) is the top-left corner of the source rectangle (within the source image) which are going to draw to the destination. Take a look at the diagram below:
[Reference]
sx=0,sy=0 is different from sx=300,sy=300 because they refer to different source rectangles.