getRotation method
Use this method to retrieve the rotation applied to checkpoint images before matching.
Syntax
let value = eyes.getRotation();
Parameters
This method does not take any parameters.Return value
- Type: ImageRotation
- The rotation in degrees.