| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
Transformation parameters of the target image data. More...
| Public Attributes | |
| number | rotate | 
| The rotation angle, clockwise in degree. The rotation center point is the always the left-top of target image.  More... | |
| number | translateX | 
| Distance to move the target image in the horizontal direction. Positive values move right, negative values move left.  More... | |
| number | translateY | 
| Distance to move the target image in the vertical direction. Positive values move up, negative values move down.  More... | |
Transformation parameters of the target image data.
| number OverlayComparisonTransformationOptions::rotate | 
The rotation angle, clockwise in degree. The rotation center point is the always the left-top of target image.
| number OverlayComparisonTransformationOptions::translateX | 
Distance to move the target image in the horizontal direction. Positive values move right, negative values move left.
| number OverlayComparisonTransformationOptions::translateY | 
Distance to move the target image in the vertical direction. Positive values move up, negative values move down.