Gets or sets a resolution of the thumbnail (DPI).
public function getThumbnailResolution() {
}
public function setThumbnailResolution($value) {
}
Type: integer
The the resolution of generated thumbnail in DPI. If 0 is specified, the resolution of the original file is preserved.
Default value is 0.