This documentation is for the old version. Go to the latest Upload Suite docs

ImageEditor.RotateButtonImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an ImageFormat object configuring a list of images that are displayed in different states of Rotate button.

Syntax

PHP
public function getRotateButtonImageFormat() {
}

public function setRotateButtonImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of Rotate button.

See Also

Reference