Converter.ThumbnailResolution Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an image resolution of the thumbnail.

Syntax

PHP
public function getThumbnailResolution() {
}

public function setThumbnailResolution($value) {
}

Property Value

Type: integer

The image resolution of the thumbnail (in DPI). If 0 value is specified, the original image resolution is used.

Default value is 0.

Remarks

This property makes sense only if the Mode property has Thumbnail value.

See Also

Reference

Manual