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

PaneItem.ImageEditorIconImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an ImageFormat object configuring a list of images that are displayed in different states of the image editor icon.

Syntax

PHP
public function getImageEditorIconImageFormat() {
}

public function setImageEditorIconImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of the image editor icon.

See Also

Reference