UploadedFile.SourceHeight Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets height of this user-selected file (in pixels) if it is an image.

Syntax

PHP Initialize
public function getSourceHeight() {
}

Property Value

Type: string

The height of this user-selected file (in pixels) if it is an image. Otherwise, this property returns 0.

See Also

Reference