Gets or sets an array of ImageRotated event handlers.
public function &getImageRotated() {
}
public function setImageRotated($value) {
}
Type: array
The string containing the name of ImageRotated event handler or an array of handler names.
This event fires when an image is rotated.