ImageEditor.DefaultTool Property HTML5/Flash Uploader PHP

Supported technologies:

Gets or sets a tool selected in the image editor by default.

Syntax

PHP Initialize
public function getDefaultTool() {
}

public function setDefaultTool($value) {
}

Property Value

Type: string

There are two values supported so far: crop and draw.

Default value is "crop".

See Also

Reference