Converts absolute rotated coordinates to percentage values relative to image dimensions Ensures values are clamped between 0-100% for valid CSS transform-origin properties
Normalized coordinates as percentages (0-100%)
X-coordinate after rotation transformation
Y-coordinate after rotation transformation
Width of the target element
Height of the target element
Generated using TypeDoc
Converts absolute rotated coordinates to percentage values relative to image dimensions Ensures values are clamped between 0-100% for valid CSS transform-origin properties
Returns
Normalized coordinates as percentages (0-100%)