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

ImageEditor.CropButtonImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

Syntax

PHP
public function getCropButtonImageFormat() {
}

public function setCropButtonImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of Crop button.

See Also

Reference