FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
OverlayComparisonTransformationOptions Interface Reference

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...
 

Detailed Description

Transformation parameters of the target image data.

Since
9.0.0

Member Data Documentation

◆ rotate

number OverlayComparisonTransformationOptions::rotate

The rotation angle, clockwise in degree. The rotation center point is the always the left-top of target image.

Since
9.0.0

◆ translateX

number OverlayComparisonTransformationOptions::translateX

Distance to move the target image in the horizontal direction. Positive values ​​move right, negative values ​​move left.

Since
9.0.0

◆ translateY

number OverlayComparisonTransformationOptions::translateY

Distance to move the target image in the vertical direction. Positive values move up, negative values move down.

Since
9.0.0

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.